Class: GraphQL::Query::NullContext::NullQuery

Inherits:
Object
  • Object
show all
Defined in:
lib/graphql/query/null_context.rb

Instance Method Summary collapse

Instance Method Details

#with_error_handlingObject



13
14
15
# File 'lib/graphql/query/null_context.rb', line 13

def with_error_handling
  yield
end