Method: GraphQL::Backtrace::Frame#field
- Defined in:
- lib/graphql/backtrace.rb
permalink #field ⇒ Object (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.
47 48 49 |
# File 'lib/graphql/backtrace.rb', line 47 def field @field end |