Method: GraphQL::Schema::Member::BaseDSLMethods#default_relay

Defined in:
lib/graphql/schema/member/base_dsl_methods.rb

#default_relayObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



133
134
135
# File 'lib/graphql/schema/member/base_dsl_methods.rb', line 133

def default_relay
  false
end