graphql-ruby-persisted_queries
graphql-ruby-persisted_queries copied to clipboard
Persisted queries for graphql-ruby
This is how things should work https://relay.dev/docs/en/persisted-queries - [x] allow configure hashing method - [ ] rake task to consume query file from relay - [ ] change `SchemaPatch` and...
Hey all, I am working through an upgrade from `graphql (1.13.15)` to `graphql (2.2.5)` on a personal project and i'm running into an issue where APQs are not working anymore....
Sorry for re-opening an issue, but I really think this needs to be addressed eventually. I explain why in this [comment](https://github.com/DmitryTsepelev/graphql-ruby-persisted_queries/issues/70#issuecomment-2032549398).
Just wondering if it is possible to use Solid Cache as the caching store?
An MRE: ```shell bundle exec rspec './spec/graphql/persisted_queries/compiled_queries/multiplex_patch_spec.rb[1:2:1:1]' './spec/graphql/persisted_queries/schema_patch_spec.rb[1:1:2:1,1:1:3:2]' --seed 1194 Run options: include {ids: {"./spec/graphql/persisted_queries/compiled_queries/multiplex_patch_spec.rb" => ["1:2:1:1"], "./spec/graphql/persisted_queries/schema_patch_spec.rb" => ["1:1:2:1", "1:1:3:2"]}} Randomized with seed 1194 GraphQL::PersistedQueries::CompiledQueries::MultiplexPatch #multiplex when all queries...
Resolves https://github.com/DmitryTsepelev/graphql-ruby-persisted_queries/issues/84