- GraphQL queries, variables and operation names can be extracted from different sources:
- HTTP query parameters
- JSON bodies
- Bodies of content type
application/graphql
Step 1 of this article describes a simple GraphQL example integration with limits configuration and request-check against deny rules. This part covers the basic configuration.
Step 2 of this article describes how to create exceptions using policy learning. This requires working with log messages to find and eliminate the cause of problems.