Closed GNMoseke closed 1 year ago
Small fix for the GraphQLError decoder that allows correctly decoding an error with a missing location or path field by defaulting to empty.
GraphQLError
location
path
LGTM! Thanks @GNMoseke!
Small fix for the
GraphQLError
decoder that allows correctly decoding an error with a missinglocation
orpath
field by defaulting to empty.