As suggested in #22 by @MaskyS , there is a GraphQL Flutter package that can be used for the code in graphql.dart.
Acceptance Criteria:
- Modify the graphql.dart code to use the package
- The functionality should remain the same as how the app works prior to change