Method: GraphQL::Query::Context::FieldResolutionContext#wrapped_connection
- Defined in:
- lib/graphql/query/context.rb
#wrapped_connection ⇒ 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_connection @wrapped_connection end |