EmptyableArg

gql.EmptyableArg
See theEmptyableArg companion object
sealed trait EmptyableArg[A]

Attributes

Companion
object
Source
Arg.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Empty.type
class Lift[A]

Members list

Value members

Abstract methods

def addArg[F[_], B]: Resolver[F, B, (A, B)]

Attributes

Source
Arg.scala