[GraphQL] use official skylight support

This commit is contained in:
Paul Chavard 2019-12-05 08:48:51 +01:00 committed by Pierre de La Morinerie
parent f7128e81da
commit 7478a51846
3 changed files with 5 additions and 4 deletions

View file

@ -73,5 +73,4 @@ class Api::V2::Schema < GraphQL::Schema
end
use GraphQL::Batch
use GraphQL::Tracing::SkylightTracing
end