Kashuab / mobx-depot

Scaffold MobX-powered models, queries and mutations with your GraphQL schema.
https://mobx-depot.dev
MIT License
8 stars 0 forks source link

Add error handling to useQuery and useMutation #24

Closed Kashuab closed 1 year ago

Kashuab commented 1 year ago

There is currently no error handling. GraphQL errors, bad server responses, etc. should all be handled properly and returned in the hooks.