Method: GraphQL::Query::Context::FieldResolutionContext#irep_node
- Defined in:
- lib/graphql/query/context.rb
#irep_node ⇒ Object (readonly) Also known as: selection
Returns the value of attribute irep_node.
263 264 265 |
# File 'lib/graphql/query/context.rb', line 263 def irep_node @irep_node end |