Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

[BUG] Caching no longer works if new 1.9 Interpreter is used #71

Open
jbeker opened this issue Apr 6, 2020 · 4 comments
Open

[BUG] Caching no longer works if new 1.9 Interpreter is used #71

jbeker opened this issue Apr 6, 2020 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@jbeker
Copy link

jbeker commented Apr 6, 2020

Describe the bug

If I enable the new 1.9 Interpreter as documented here: https://graphql-ruby.org/queries/interpreter.html no caching occurs.

gem version:

graphql (1.9.15)
graphql-cache (0.6.0)

To Reproduce

Add these lines to Schema (per docs above)

  use GraphQL::Execution::Interpreter
  use GraphQL::Analysis::AST

Expected behavior

Caching should still happen

@Axxiss
Copy link

Axxiss commented Nov 17, 2020

Peeking through the forks some of them have fixes in place

evanob@80083cc

visorgg@e567c04

@RealSilo
Copy link

RealSilo commented Mar 3, 2021

Any updates on this one?

@ykonovets
Copy link

Is this one still under support? First of all, thanks for the library, but this issue is already 1 year old and there are some forks that already fixed these issues.

Any plans to update this lib to should we just switch to forks?

Thanks!

@lucasklaassen
Copy link

+++

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants