Method: TinyGQL::Nodes::Directive#arguments

Defined in:
lib/tinygql/nodes.rb

#argumentsObject (readonly)

Returns the value of attribute arguments.



436
437
438
# File 'lib/tinygql/nodes.rb', line 436

def arguments
  @arguments
end