Formatted GraphQL error as returned to the client.
This matches the GraphQL-over-HTTP spec shape. The plugin masks internal errors before formatting.
Optional locations in the query document.
Formatted GraphQL error as returned to the client.
This matches the GraphQL-over-HTTP spec shape. The plugin masks internal errors before formatting.
Optional locations in the query document.
import { type GraphqlFormattedError } from "graphql-plugin/src/index.ts";