Method: TinyGQL::Nodes::SchemaDefinition#root_operation_definitions
- Defined in:
- lib/tinygql/nodes.rb
#root_operation_definitions ⇒ Object (readonly)
Returns the value of attribute root_operation_definitions.
576 577 578 |
# File 'lib/tinygql/nodes.rb', line 576 def root_operation_definitions @root_operation_definitions end |