ObjectValue

sangria.ast.ObjectValue
See theObjectValue companion object
case class ObjectValue(fields: Vector[ObjectField], comments: Vector[Comment], location: Option[AstLocation]) extends Value

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Value
trait AstNode
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
AstNode

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields