We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c8d190 commit 4ce8f39Copy full SHA for 4ce8f39
1 file changed
spec/graphql/schema/resolver_spec.rb
@@ -238,7 +238,6 @@ def self.resolve_type(obj, ctx)
238
239
class BaseObject < GraphQL::Schema::Object
240
class BaseField < GraphQL::Schema::Field
241
- # include(GraphQL::Execution::Next::FieldCompatibility) if TESTING_EXEC_NEXT
242
end
243
field_class(BaseField)
244
0 commit comments