Method: GraphQL::Execution::Interpreter::Runtime::GraphQLResult#graphql_parent

Defined in:
lib/graphql/execution/interpreter/runtime.rb

#graphql_parentObject (readonly)

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.



24
25
26
# File 'lib/graphql/execution/interpreter/runtime.rb', line 24

def graphql_parent
  @graphql_parent
end