gql.client.QueryResult$.Error
See theError companion object
final case class Error(
mesage:
String,
path:
List[
String],
original:
JsonObject)
Attributes
-
Companion
-
object
-
Source
-
QueryResult.scala
-
Graph
-
-
Supertypes
-
trait Product
trait Equals
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product