Documents missing or not updating in API response

I'm having a weird problem where the data I receive through the GraphQL AP does not reflect the data in Prismic. My changes either appear with a very large delay (like days) or not at all.

We're not using any cache. The data is missing also when I use the GraphiQL interface for my project.

Any help is greatly appreciated. We're launching a product soon and this problem will force us to change to a different CMS if we cannot resolve this.

I just found the problem: since the API response was paged some documents were on the next page and therefore not in the response facepalm.

1 Like