grackle.Ast.Selection
See theSelection companion trait
object Selection
Attributes
Members list
Type members
Classlikes
case class FragmentSpread(name: Name, directives: List[Directive]) extends Selection
case class InlineFragment(typeCondition: Option[Type], directives: List[Directive], selectionSet: List[Selection]) extends Selection
Inherited types
The names of the product elements
The name of the type
In this article