This simple flutter app demonstrate how to query data from Hasura GraphQL engine using the package: hasura_connect
- Change your hasura endpoint in : utils -> app_utils.dart
- If you have hasura secret, change your secret key in : utils -> hasura_helper.dart (just for testing)
TODO:
- mutation
- subscription