Out

gql.ast$.Out
sealed trait Out[+F[_], A]

Attributes

Source
ast.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class OutArr[F, A, C, B]
class OutOpt[F, A, B]
trait OutToplevel[F, A]
class Enum[A]
class Scalar[A]
trait Selectable[F, A]
trait ObjectLike[F, A]
class Interface[F, A]
class Type[F, A]
class Union[F, A]
Show all

Members list

Value members

Inherited methods

Implicitly added by gqlOutForOption

Attributes

Inherited from:
Product
Implicitly added by gqlOutForOption

Attributes

Inherited from:
Product