[graphql] Convert to using the new query interpreter runtime
Compare changes
Files
4- Brett Walker authored
@@ -12,11 +12,7 @@ def self.abilities(*abilities)
@@ -31,6 +27,14 @@ def self.permission_field(name, **kword_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.