Simply GitlabSchema#execute and #multiplex
`Graphql::Schema#execute` calls `#multiplex` https://github.com/rmosolgo/graphql-ruby/blob/a518a03b1c90bc47bfb7b6eff2fb840495817ae8/lib/graphql/schema.rb#L456. so we can remove our `#execute`.
Showing
Please register or sign in to comment