This workshop aims to provide some introduction into what GraphQL is, how to use it to access a GraphQL API, and then to explore the GitHub API using things you've learned.
- GitHub account with a verified email address
- GraphiQL or similar graphical GraphQL tool installed
- Created a GitHub Personal Access Token for your account. Please save this token somewhere secure as you will need to use it in the workshop. Note Select all the scopes, or permissions, available for this token.
- Using an API - it doesn’t need to be the GitHub API or a GraphQL API
- GitHub (example training course)
This is the repository mentioned in the Workshop. You can find links to the various resources mentioned, along with sample answers to the questions.