Hi there
To provide a bit of context, I’m creating a local plugin that needs access to both the data that has previously been saved/generated an admin page and the changes the user has made to that data.
We’re operating on Strapi v4 currently, with plans to migrate to v5 in the new year and I want to ensure that when I make the choice between Document Service API vs Query Engine API vs Entity Service API I’m not creating additional migration work down the line if I can avoid it.
So hopefully a quick question; Does anybody know if Document Service API is supported by Strapi v4?
Cheers
Ross