[graphql] Convert to using the new query interpreter runtime
Compare changes
Files
2- Brett Walker authored
+ 28
− 12
@@ -10,11 +10,9 @@ class GitlabSchema < GraphQL::Schema
@@ -23,13 +21,10 @@ class GitlabSchema < GraphQL::Schema
@@ -137,6 +132,27 @@ def parse_gid(global_id, ctx = {})