GraphQLError
GraphQL error returned from the server
Properties
Section titled “Properties”| Property | Type |
|---|---|
extensions? |
Record<string, unknown> |
locations? |
GraphQLErrorLocation[] |
message |
string |
path? |
(string | number)[] |
GraphQL error returned from the server
| Property | Type |
|---|---|
extensions? |
Record<string, unknown> |
locations? |
GraphQLErrorLocation[] |
message |
string |
path? |
(string | number)[] |