[graphql] Convert to using the new query interpreter runtime
Compare changes
- Brett Walker authored
GraphQL-Ruby's types used to override def ==(other), but it doesn't anymore when using the interpreter
@@ -3,8 +3,10 @@
@@ -14,7 +16,8 @@ def ==(other)