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