GraphQLError

final case class GraphQLError(message: String, path: List[PathElement], locations: List[Location], extensions: Map[String, String])
Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product