GraphQL::Language::InlineFragment
Inherits GraphQL::Language::ASTNode < Reference < Object
An unnamed fragment, defined directly in the query with ... { }
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)
selections
type