You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 26, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
We were testing out graphql-cache installed from Rubygems and found out graphql-batch wasn't compatible with it. We ended up writing our own initializer to overcome the issue..
As I was going to contribute back this, I found out vincedevendra@6a8dced which already solved the issue. I would've noticed and saved some time if this was included in the latest release.
Describe the solution you'd like
A new release including the graphql-batch fixes would fix it.
Additional context
Apologies if this is not exactly the right place to ask for it, but I wasn't sure where to ask