micro-graphql-react icon indicating copy to clipboard operation
micro-graphql-react copied to clipboard

Can't access error object in `runMutation`

Open MainAero opened this issue 5 years ago • 1 comments

As of this line https://github.com/arackaf/micro-graphql-react/blob/143f0619b0fe6ea76a13e100f7f68c4c46bf93c4/src/client.js#L134 I can't access the error object if a mutation fails.

MainAero avatar Aug 12 '20 07:08 MainAero

Good catch - thanks

arackaf avatar Aug 12 '20 13:08 arackaf