EffectResolution

gql.interpreter.EvalFailure$.EffectResolution
final case class EffectResolution(path: Cursor, error: Either[Throwable, String]) extends EvalFailure

Attributes

Source
EvalFailure.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait EvalFailure
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
EvalFailure
Source
EvalFailure.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

lazy val paths: Chain[Cursor]

Attributes

Source
EvalFailure.scala