View Source GraphQLWSClient.QueryError exception (GraphQL Websocket Client v1.0.2)
Exception that contains errors from a GraphQL query.
Link to this section Summary
Functions
Callback implementation for Exception.message/1
.
Link to this section Types
@type t() :: %GraphQLWSClient.QueryError{__exception__: true, errors: [any()]}
Link to this section Functions
Callback implementation for Exception.message/1
.