graphql-security-academy
graphql-security-academy copied to clipboard
Patch 2
- Added new sections to better organize the lesson's content for the learners: Getting Started, Running GraphQL Queries, Exploiting Aliasing
- Added instructions on how to set up and run the environment
- Enhanced start instructions to use
codeblocks
instead of just code formatting for ease of use and coherence across lesson content
- Added instructions on how to run GraphQL queries
- Enhanced Aliasing definition, instructions and
codeblocks - Enhanced GraphQL Armor code to make it easier for students to pinpoint the proposed additions to
index.js - added links to useful documentation & reference