graphql-elixir/plug_graphql

How can I return an error to the client with a mutation?

dre1080 opened this issue · 2 comments

How can I return an error to the client with a mutation?

Should be solved by graphql-elixir/graphql#82

@joshprice Is there any documentation on how to add an error to the errors list from the work done in graphql-elixir/graphql#82?