Method: GraphQL::Backtrace::Frame#path

Defined in:
lib/graphql/backtrace.rb

#pathObject (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 path
  @path
end