Method: GraphQL::Backtrace::Frame#object

Defined in:
lib/graphql/backtrace.rb

#objectObject (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.

[View source] [View on GitHub]

47
48
49
# File 'lib/graphql/backtrace.rb', line 47

def object
  @object
end