caliban.client.GraphQLResponseError
See theGraphQLResponseError companion object
An GraphQL error as returned by the server.
Value parameters
- locations
-
line and column that caused the error in the initial query
- message
-
error message
- path
-
path of the field that caused the error
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article