district-ui-graphql
district-ui-graphql copied to clipboard
How someone should do mutations?
When I'm doing mutations I want to show users feedback if it worked or not but using subscribe I'm not sure about how to do that.
Mutations have not been tested in detail yet, because they're not really needed for our applications. Mutations should however work pretty much same way as queries, but we'll test and document this in near future.