Error

gql.QueryResult$.Error
See theError companion object
final case class Error(error: Either[Throwable, String], path: Chain[Json])

Attributes

Companion:
object
Source:
QueryResult.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

Attributes

Source:
QueryResult.scala