Method: GraphQL::Query::Context::FieldResolutionContext#wrapped_object
- Defined in:
- lib/graphql/query/context.rb
#wrapped_object ⇒ Object
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.
285 286 287 |
# File 'lib/graphql/query/context.rb', line 285 def wrapped_object @wrapped_object end |