How can I return an error to the client with a mutation?
dre1080 opened this issue · 2 comments
dre1080 commented
How can I return an error to the client with a mutation?
joshprice commented
Should be solved by graphql-elixir/graphql#82
bringking commented
@joshprice Is there any documentation on how to add an error to the errors list from the work done in graphql-elixir/graphql#82?