InlineFragment
gql.parser.QueryAst$.InlineFragment
final case class InlineFragment[C](typeCondition: Option[String], directives: Option[Directives[C, AnyValue]], selectionSet: SelectionSet[C])
Attributes
- Source
- QueryAst.scala
- Graph
-
- Supertypes
Members list
In this article