This challenge tests capabilities of using GraphQL to develop an API.
Start your GraphQL server to make sure everything is working in your local environment.
💡 Note: Please run all using the latest node version**
$ yarn install
$ yarn start
GraphQL Playground is available @ http://localhost:4000
- Fork this repository.
- Get the challenge details from your recruiter.
- When completed, email your recruiter a link to your repository.
Please make a private forked repository, and work with your recruiter to add the correct team member as a collaborator, so they can review the challenge.
Happy coding!