keevee1988
Results
2
comments of
keevee1988
I am using HotChocolate.AspNetCore - 13.9.12, HotChocolate.Caching - 13.9.12 still facing same issue Program.cs .AddGraphQLServer() .AllowIntrospection(false) .AddAuthorization() .AddFiltering() .AddProjections() .AddQueryType() .AddTypeExtension() .AddSorting() .AddCacheControl() .UseQueryCachePipeline() .InitializeOnStartup();
> @keevee1988 13.9.12 does not include the merged fix yet, you can try waiting for the next release Thank you for the update