Limit the number of character allowed in a GraphQL query.
npm install @escape.tech/graphql-armor-character-limitLimit number of characters in a GraphQL query document.
This help preventing DoS attacks by hard-limiting the size of the query document.
``bashnpm
npm install @escape.tech/graphql-armor-character-limit
https://escape.tech/graphql-armor/docs/plugins/character-limit