InlineFragment
sangria.ast.InlineFragment
case class InlineFragment(typeCondition: Option[NamedType], directives: Vector[Directive], selections: Vector[Selection], comments: Vector[Comment], trailingComments: Vector[Comment], location: Option[AstLocation]) extends Selection, ConditionalFragment, SelectionContainer
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SelectionContainertrait WithTrailingCommentstrait ConditionalFragmenttrait Selectiontrait WithCommentstrait WithDirectivestrait AstNodeclass Objecttrait Matchableclass Any
Members list
In this article