RunInput

gql.interpreter.Interpreter$.RunInput$
See theRunInput companion class
object RunInput

Attributes

Companion
class
Source
Interpreter.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
RunInput.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 root[F[_], A](data: A, cont: Prepared[F, A], scope: Scope[F]): RunInput[F, A, Json]

Attributes

Source
Interpreter.scala