GraphQL::Language::FragmentSpread
Inherits GraphQL::Language::ASTNode < Reference < Object
Application of a named fragment in a selection
Constructors
Instance methods
==(other : self)
Returns true if this reference is the same as other. Invokes same?.
children
Sourcedirectives
hash(hasher)
See Object#hash(hasher)
name
name=(name : String)