codefordenver / hawthorn-client

Hawthorn is based on the concept of affinity groups, a group of individuals who come together around a shared experience, interest or common goal. With Hawthorn affinity groups, you are free to start or join conversations and share useful resources with people in your community.
http://hawth.org
Apache License 2.0
2 stars 1 forks source link

Improve graphql error handling #9

Open trex opened 4 years ago

trex commented 4 years ago

Make sure we are catching all the possible errors returned from the graphql server.

How should error cases be handled by the front end? Where should the user be directed and what messaging should be delivered?