Skip to content

GraphQL Notes

Views: 3

Types of Common Vulnerabilities

SQL injection

Access Control

Information Disclosure

NoSQL Injection

How to turn ON or OFF the GraphQL Interface?

GraphQL Interface (https://hostname:port/graphql)

Toggle between true or false for the parameter graphiql. Note that you can still send query via the API request even if the interface is turned off.

Reference

Published inProgramming

Be First to Comment

Leave a Reply

Your email address will not be published. Required fields are marked *