Skip to content

How to know that I’m using GraphQL cache properly?

I just applied the GraphQL cache in my PWA Studio custom queries.

I’m not sure if the cache is working, should the x-cache-hits be enough to validate?

How does it work behind the scenes?