[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
@@ -30,13 +28,10 @@ class GitlabSchema < GraphQL::Schema
@@ -147,6 +142,27 @@ def parse_gid(global_id, ctx = {})