SelectionContainer
sangria.ast.SelectionContainer
sealed trait SelectionContainer extends AstNode, WithComments, WithTrailingComments
A GraphQL AST node that contains selections.
Most typically, this is a field that is of a composite type.
Attributes
- Graph
-
- Supertypes
- Known subtypes
Members list
In this article