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.
Strapi の Document Service API でドキュメントの下書き版または公開版を返す
Strapi v5 における Document 概念を説明します
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.
Strapi 5 の Draft & Publish で下書きを管理し、公開・非公開する方法です。