Before making our first GraphQL query from a Vue application, it’s helpful to check out the GraphQL playground so we can learn how to write simple queries there first.
To run a GraphQL server locally, you will need to clone the <a href="https://gitlab.com/ntepluhi