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
I am opening this issue in the hope to get this fixed and in the meantime to show how to fix this if scoping is not needed. It is described in: rmosolgo/graphql-ruby#1778 (comment)
The text was updated successfully, but these errors were encountered:
We were on GraphQL 1.8.5 and wanted to upgrade to GraphQL version 1.8.7, but the batch loader stopped batching requests. This is due to the introduction of the
scope
option in GraphQL 1.8.7 https://github.com/rmosolgo/graphql-ruby/compare/357fb18..5e387ea#diff-4df5462c469f7f83e661688be477a19bR15I am opening this issue in the hope to get this fixed and in the meantime to show how to fix this if scoping is not needed. It is described in: rmosolgo/graphql-ruby#1778 (comment)
The text was updated successfully, but these errors were encountered: