The application is now simply using Axios to query the GraphQL server. However, it would certainly be a lot more interesting to implement a real GQL client such as Apollo.
The main problem encountered while implementing Apollo as been the CORS security.
The application is now simply using Axios to query the GraphQL server. However, it would certainly be a lot more interesting to implement a real GQL client such as Apollo.
The main problem encountered while implementing Apollo as been the CORS security.