Type

sangria.ast.Type
sealed trait Type extends AstNode

Attributes

Graph
Supertypes
trait AstNode
class Object
trait Matchable
class Any
Known subtypes
class ListType
class NamedType
class NotNullType

Members list

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
AstNode

Inherited and Abstract methods

Location at which this node lexically begins in the GraphQL request source code.

Location at which this node lexically begins in the GraphQL request source code.

Attributes

Inherited from:
AstNode