@escape.tech/graphql-armor-character-limit
v2.3.0
Published
Limit the number of character allowed in a GraphQL query.
Downloads
3,870
Keywords
Readme
@escape.tech/graphql-armor-character-limit
Limit number of characters in a GraphQL query document.
This help preventing DoS attacks by hard-limiting the size of the query document.
Installation
# npm
npm install @escape.tech/graphql-armor-character-limit
# yarn
yarn add @escape.tech/graphql-armor-character-limit
Documentation
https://escape.tech/graphql-armor/docs/plugins/character-limit