# `AshGraphql.Errors`
[🔗](https://github.com/ash-project/ash_graphql/blob/v1.10.1/lib/graphql/errors.ex#L5)

Utilities for working with errors in custom resolvers.

# `to_errors`

Transform an error or list of errors into the response for graphql.

# `to_errors`

Transform an error or list of errors into the response for graphql.

Accepts an optional `graphql_path` parameter which should be the GraphQL input path
(e.g., `["input", "override"]`) from the resolution.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
