UNPKG

@apollo/utils.stripsensitiveliterals

Version:

Remove literals from an AST which might contain PII (strings and numbers, and optionally lists and objects)

13 lines (12 loc) 194 B
{ "extends": "../../../../tsconfig.test.base", "include": ["**/*"], "references": [ { "path": "../../" }, { "path": "../../../jestGraphQLASTSerializer" } ] }