Skip to content

Commit

Permalink
Merge pull request #1 from 3ls3if/3ls3if-patch-1
Browse files Browse the repository at this point in the history
Update GraphQL_Cheat_Sheet.md
  • Loading branch information
3ls3if authored Dec 4, 2024
2 parents 6920eb3 + 04dbbce commit 3ecc425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cheatsheets/GraphQL_Cheat_Sheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ GraphQL APIs in production shouldn't return stack traces or be in debug mode. Do

### Tools

- [InQL Scanner](https://github.com/doyensec/inql) - Security scanner for GraphQL. Particularly useful for generating queries and mutations automatically from given schema and them feeding them to scanner.
- [InQL Scanner](https://github.com/doyensec/inql) - Security scanner for GraphQL. Particularly useful for generating queries and mutations automatically from given schema and then feeding them to scanner.
- [GraphiQL](https://github.com/graphql/graphiql) - Schema/object exploration
- [GraphQL Voyager](https://github.com/APIs-guru/graphql-voyager) - Schema/object exploration

Expand Down

0 comments on commit 3ecc425

Please sign in to comment.