[graphql] Convert to using the new query interpreter runtime
Compare changes
Files
7- Brett Walker authored
V2 fo the graphql gem will no longer support the to_graphql method. Start removing any calls to it
@@ -15,8 +15,11 @@
Convert to using the GraphQL - Interpreter
Going straight to the latest, 1.13.12
Related to: #210556 (closed)
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
V2 fo the graphql gem will no longer support the to_graphql method. Start removing any calls to it