ObjectValue

gql.Value$.ObjectValue
final case class ObjectValue(fields: Map[String, Value]) extends Value

Attributes

Source:
Value.scala
Graph
Supertypes
trait Product
trait Equals
trait Value
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def name: String

Attributes

Definition Classes
Source:
Value.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

lazy override val asJson: Json

Attributes

Source:
Value.scala