GraphQLResponseErrors
@iota/graphql-transport / GraphQLResponseErrors
Type Alias: GraphQLResponseErrors
GraphQLResponseErrors =
object[]
Defined in: transport.ts:56
Type Declaration
locations?
optionallocations?:object[]
message
message:
string
path?
optionalpath?: (string|number)[]