AgileVentures / sing_for_needs

Prototype
4 stars 12 forks source link

Implement error helper for graphql #135

Closed aonomike closed 4 years ago

aonomike commented 4 years ago

Expected Behavior

Implement an helper for gql to display correct error messages

Current Behavior

A common error message is dispayed inspite the error

Possible Solution

Create a helper file that adds the errors into a map

Possible Implementation