As the new standard for APIs, GraphQL should be used as the standard way to communicate with the application. - [x] Add GraphQL implementation to project. - [x] Decide on which endpoints need to be implemented and build the `structs`. - [x] Write methods to interact with database and API. - [x] Set up endpoints to specific API calls.
As the new standard for APIs, GraphQL should be used as the standard way to communicate with the application.
structs.