We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8774925 commit b5c8fc2Copy full SHA for b5c8fc2
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "graphql-query-purifier",
+ "name": "typegraphql-prisma-graphql-query-purifier",
3
"version": "1.0.18",
4
"description": "A small library to match .gql queries vs user input. Removes fields from user requests that are not expected by your frontend code.",
5
"main": "./dist/index.js",
0 commit comments