Steams / ra-data-hasura-graphql

React-admin data provider for Hasura GraphQL endpoints
MIT License
211 stars 33 forks source link

Improve error message when no resources are found #41

Closed leonardoarroyo closed 4 years ago

leonardoarroyo commented 4 years ago

The error message when there are 0 resources could be improved to explain better common reasons for missing resources. Maybe docs could also include authorization examples?