documentId
should be used instead of id
in Content API calls
In Strapi 5, the underlying API handling content is the Document Service API and documents should be called by their documentId
in Content API calls (REST API & GraphQL).
This page is part of the breaking changes database and provides information about the breaking change and additional instructions to migrate from Strapi v4 to Strapi 5.
🔌 Is this breaking change affecting plugins? | Yes |
---|
🤖 Is this breaking change automatically handled by a codemod? | Partly |
---|