Error
Error information returned by mutations and queriesObject Type
Fields
| Field | Type | Description |
|---|---|---|
| code required | ErrorCodeEnum! | Error classification code |
| details | JSON | Additional error context |
| message required | String! | Human-readable error message |
| path required | [String!] | GraphQL path where error occurred |
