ScalarValue

sangria.ast.ScalarValue
sealed trait ScalarValue extends Value

Attributes

Graph
Supertypes
trait Value
trait WithComments
trait AstNode
class Object
trait Matchable
class Any
Show all
Known subtypes
class BigIntValue
class BooleanValue
class FloatValue
class IntValue
class StringValue
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
AstNode

Inherited and Abstract methods

Attributes

Inherited from:
WithComments

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