Protected Against GraphQL Field Duplication
Protected Against GraphQL Field Duplication
Description
The GraphQL API is protected against Field Duplication attacks through strict limits on repeated fields and query complexity checks, preventing server resource exhaustion.
Recommendation
The implementation is secure, no recommendation apply.