class

GraphQL::Language::Directive

Inherits GraphQL::Language::ASTNode < Reference < Object

Constructors

new(name : String, arguments, **rest)
Source

Instance methods

==(other : self)

Returns true if this reference is the same as other. Invokes same?.

arguments
arguments=(arguments : Array(Argument))
children
Source
hash(hasher)

See Object#hash(hasher)

name
name=(name : String)