View Source GraphQLWSClient.GraphQLError exception (GraphQL Websocket Client v2.0.2)

Exception that contains errors from a GraphQL query.

Summary

Functions

Callback implementation for Exception.message/1.

Types

@type t() :: %GraphQLWSClient.GraphQLError{__exception__: true, errors: [any()]}

Functions

Callback implementation for Exception.message/1.