GraphQL ComplexityΒΆ
graphql-complexity is a Python library to compute the complexity of a GraphQL operation. It is designed to be stable, robust, and highly useful for developers who need to protect their GraphQL APIs from expensive or malicious queries.
pip install graphql-complexity
Getting Started
Core Concepts
Integrations
Project Info