Class: GraphQL::Query::Context::FieldResolutionContext

Inherits:
Object
  • Object
show all
Defined in:
lib/graphql/models/monkey_patches/graphql_query_context.rb

Instance Method Summary collapse

Instance Method Details

#cached_modelsObject



9
10
11
# File 'lib/graphql/models/monkey_patches/graphql_query_context.rb', line 9

def cached_models
  @context.cached_models
end