Directive

gql.Directive$
See theDirective companion class
object Directive

Consider taking a look at the skip and include directives as an example.

Attributes

Companion
class
Source
Directive.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Directive.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def includePositions[F[_]]: List[Position[F, _]]

Attributes

Source
Directive.scala
def skipPositions[F[_]]: List[Position[F, _]]

Attributes

Source
Directive.scala

Concrete fields