Package graphql.language
Interface SelectionSetContainer<T extends Node>
- All Superinterfaces:
Node<T>,Serializable
- All Known Implementing Classes:
Field,FragmentDefinition,InlineFragment,OperationDefinition
-
Method Summary
Methods inherited from interface graphql.language.Node
accept, deepCopy, getAdditionalData, getChildren, getComments, getIgnoredChars, getNamedChildren, getSourceLocation, isEqualTo, withNewChildren
-
Method Details
-
getSelectionSet
SelectionSet getSelectionSet()
-