[graphql] Convert to using the new query interpreter runtime
Compare changes
Files
4- Brett Walker authored
@@ -15,10 +15,7 @@ def initialize(query)
@@ -33,7 +30,7 @@ def result
@@ -68,9 +65,6 @@ def duration(time_started)
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.