GqlDslFull
gql.dsl.GqlDslFull
trait GqlDslFull extends DirectiveDslFull, EnumDslFull, FieldDslFull, InputDslFull, InterfaceDslFull, TypeDslFull, UnionDslFull, Aliases
Attributes
- Source
- Dsl.scala
- Graph
-
- Supertypes
-
trait Aliasestrait UnionDslFulltrait TypeDslFulltrait InterfaceDslFulltrait InputDslFulltrait FieldDslFulltrait EnumDslFulltrait DirectiveDslFullclass Objecttrait Matchableclass AnyShow all
- Known subtypes
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- InputDslFull
- Source
- InputDsl.scala
- Supertypes
Inherited types
Attributes
- Inherited from:
- Aliases
- Source
- Aliases.scala
Attributes
- Inherited from:
- Aliases
- Source
- Aliases.scala
Attributes
- Inherited from:
- Aliases
- Source
- Aliases.scala
Value members
Inherited methods
Attributes
- Inherited from:
- FieldDslFull
- Source
- FieldDsl.scala
def abstGroup[F[_]](hd: (String, AbstractField[F, _]), tl: (String, AbstractField[F, _])*): AbstractFields[F]
Attributes
- Inherited from:
- FieldDslFull
- Source
- FieldDsl.scala
Attributes
- Inherited from:
- FieldDslFull
- Source
- FieldDsl.scala
Attributes
- Inherited from:
- DirectiveDslFull
- Source
- DirectiveDsl.scala
Attributes
- Inherited from:
- InputDslFull
- Source
- InputDsl.scala
Attributes
- Inherited from:
- InputDslFull
- Source
- InputDsl.scala
Attributes
- Inherited from:
- InputDslFull
- Source
- InputDsl.scala
Attributes
- Inherited from:
- InputDslFull
- Source
- InputDsl.scala
Attributes
- Inherited from:
- InputDslFull
- Source
- InputDsl.scala
Attributes
- Inherited from:
- InputDslFull
- Source
- InputDsl.scala
Attributes
- Inherited from:
- FieldDslFull
- Source
- FieldDsl.scala
Attributes
- Inherited from:
- FieldDslFull
- Source
- FieldDsl.scala
Attributes
- Inherited from:
- FieldDslFull
- Source
- FieldDsl.scala
Attributes
- Inherited from:
- FieldDslFull
- Source
- FieldDsl.scala
Attributes
- Inherited from:
- DirectiveDslFull
- Source
- DirectiveDsl.scala
Attributes
- Inherited from:
- DirectiveDslFull
- Source
- DirectiveDsl.scala
Attributes
- Inherited from:
- FieldDslFull
- Source
- FieldDsl.scala
Attributes
- Inherited from:
- EnumDslFull
- Source
- EnumDsl.scala
Attributes
- Inherited from:
- EnumDslFull
- Source
- EnumDsl.scala
Attributes
- Inherited from:
- FieldDslFull
- Source
- FieldDsl.scala
Attributes
- Inherited from:
- InputDslFull
- Source
- InputDsl.scala
Attributes
- Inherited from:
- InterfaceDslFull
- Source
- InterfaceDsl.scala
Attributes
- Inherited from:
- InterfaceDslFull
- Source
- InterfaceDsl.scala
Attributes
- Inherited from:
- FieldDslFull
- Source
- FieldDsl.scala
def onField[F[_], A](directive: Directive[A], handler: FieldHandler[F, A]): State[SchemaState[F], Field[F, A]]
Attributes
- Inherited from:
- DirectiveDslFull
- Source
- DirectiveDsl.scala
def onFragmentSpread[F[_], A](directive: Directive[A], handler: QueryHandler[FragmentSpread, A]): State[SchemaState[F], FragmentSpread[A]]
Attributes
- Inherited from:
- DirectiveDslFull
- Source
- DirectiveDsl.scala
def onInlineFragmentSpread[F[_], A](directive: Directive[A], handler: QueryHandler[InlineFragment, A]): State[SchemaState[F], InlineFragmentSpread[A]]
Attributes
- Inherited from:
- DirectiveDslFull
- Source
- DirectiveDsl.scala
Attributes
- Inherited from:
- FieldDslFull
- Source
- FieldDsl.scala
Attributes
- Inherited from:
- FieldDslFull
- Source
- FieldDsl.scala
Attributes
- Inherited from:
- TypeDslFull
- Source
- TypeDsl.scala
Attributes
- Inherited from:
- TypeDslFull
- Source
- TypeDsl.scala
Attributes
- Inherited from:
- UnionDslFull
- Source
- UnionDsl.scala
Implicits
Inherited implicits
Attributes
- Inherited from:
- FieldDslFull
- Source
- FieldDsl.scala
Attributes
- Inherited from:
- InterfaceDslFull
- Source
- InterfaceDsl.scala
Attributes
- Inherited from:
- TypeDslFull
- Source
- TypeDsl.scala
Attributes
- Inherited from:
- UnionDslFull
- Source
- UnionDsl.scala
In this article