Class: GraphQL::Query::NullContext::NullQuery
- Inherits:
-
Object
- Object
- GraphQL::Query::NullContext::NullQuery
- Defined in:
- lib/graphql/query/null_context.rb
Instance Method Summary collapse
Instance Method Details
#with_error_handling ⇒ Object
15 16 17 |
# File 'lib/graphql/query/null_context.rb', line 15 def with_error_handling yield end |