View Source GraphQLWSClient.GraphQLError exception (GraphQL Websocket Client v2.0.0)
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.GraphQLError{__exception__: true, errors: [any()]}
Link to this section Functions
Callback implementation for Exception.message/1
.