Package graphql.language
Interface Selection<T extends Selection<T>>
- All Superinterfaces:
Node<T>
,Serializable
- All Known Implementing Classes:
Field
,FragmentSpread
,InlineFragment
-
Method Summary
Methods inherited from interface graphql.language.Node
accept, deepCopy, getAdditionalData, getChildren, getComments, getIgnoredChars, getNamedChildren, getSourceLocation, isEqualTo, withNewChildren