Limit the cost of a GraphQL Query.
npm install @escape.tech/graphql-armor-cost-limitLimit the complexity of a GraphQL document.
This plugin is bundled within GraphQL Armor, so you don't need to install it separately.
However, for a standalone usage, you can install it with:
``bashnpm
npm install @escape.tech/graphql-armor-cost-limit