QueryResult

gql.QueryResult$
See theQueryResult companion class
object QueryResult

Attributes

Companion
class
Source
QueryResult.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final case class Error(error: Either[Throwable, String], path: Chain[Json])

Attributes

Companion
object
Source
QueryResult.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Error

Attributes

Companion
class
Source
QueryResult.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Error.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Implicits

Implicits

implicit val encoder: AsObject[QueryResult]

Attributes

Source
QueryResult.scala