Skip to content

GraphQLError

GraphQL error returned from the server

Property Type
extensions? Record<string, unknown>
locations? GraphQLErrorLocation[]
message string
path? (string | number)[]