ErrorInfo
The status code and message describing an error.
Fields
| Field | Type | Description |
|---|---|---|
| errorMessage | String! | The message describing the error. |
| statusCode | Int! | The error's three digit status code. |
Used By
Referenced by
The status code and message describing an error.
| Field | Type | Description |
|---|---|---|
| errorMessage | String! | The message describing the error. |
| statusCode | Int! | The error's three digit status code. |
Referenced by