ChilliCream / graphql-workshop

Getting started with GraphQL on ASP.NET Core and Hot Chocolate - Workshop
465 stars 199 forks source link

Caching is not working - Not returning any data on query - on version 13.9.1 #111

Closed baytekink closed 1 month ago

baytekink commented 5 months ago

Caching is not working, actually not returning any data from query, but if I close .UseQueryCachePipeline() I can see the data when queriying.

It adds the Cache Control header but not returning any value

I published the code to public github: https://github.com/baytekink/GraphQL you can download and start directly to test

glen-84 commented 1 month ago

If you're still experiencing this issue, then please open an issue in the GraphQL Platform repository.