Let's talk GraphQL error handling! Do you model your errors as data? Or put them in the "errors" array? Or something else? Community member @HiThereJoe is improving the official documentation. Let's write all of this down! https://t.co/Gzkzq3pfdR
2
4
26
Replies
@GraphQL @HiThereJoe There is a great post for modeling errors as data by @__xuorig__. https://t.co/dcanaWODkY For HotChocolate we have implemented stage 6a when dealing with domain errors in mutations.
0
0
4
@GraphQL @HiThereJoe gql error handling has always been iffy, it returns 200 for everything it seems
1
0
0