[graphql] Convert to using the new query interpreter runtime
Compare changes
- Brett Walker authored
@@ -17,7 +17,7 @@ class PaginatedTreeResolver < BaseResolver
@@ -26,6 +26,7 @@ def resolve(**args)
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.