Method: TinyGQL::Nodes::InputObjectTypeExtension#input_fields_definition
- Defined in:
- lib/tinygql/nodes.rb
#input_fields_definition ⇒ Object (readonly)
Returns the value of attribute input_fields_definition.
1016 1017 1018 |
# File 'lib/tinygql/nodes.rb', line 1016 def input_fields_definition @input_fields_definition end |