Class: GraphQL::Query::Context::FieldResolutionContext
- Inherits:
-
Object
- Object
- GraphQL::Query::Context::FieldResolutionContext
- Defined in:
- lib/graphql/models/monkey_patches/graphql_query_context.rb
Instance Method Summary collapse
Instance Method Details
#cached_models ⇒ Object
9 10 11 |
# File 'lib/graphql/models/monkey_patches/graphql_query_context.rb', line 9 def cached_models @context.cached_models end |