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