what are the best practices around GraphQL mutation reponses and errors?

what are the best practices around GraphQL mutation reponses and errors?

This was our first GraphQL project, 5 years ago, so learning was done on-the-fly. As far as I can tell, we pretty much return SUCCESS or FAILURE and …

 

Read More