Skip to content

Protected Against GraphQL Object Limit Overriding

Protected Against GraphQL Object Limit Overriding

Description

The GraphQL API is protected against object limit overriding through strict query complexity analysis and pagination enforcement, preventing resource exhaustion attacks.

Recommendation

The implementation is secure, no recommendation apply.