Content types with Draft & Publish disabled always have the publishedAt value set to a date
In Strapi 5, content-types with Draft & Publish disabled always have the publishedAt value set to a date.
In Strapi 5, content-types with Draft & Publish disabled always have the publishedAt value set to a date.
Learn what a Document is in Strapi v5
Learn how you can use the Draft & Publish feature of Strapi 5 to manage drafts for content.
In Strapi 5, 'publicationState' can no longer be used in Content API calls. The new status parameter can be used and accepts 2 different values, draft and published.
Use Strapi's Document Service API to return either the draft or the published version of a document