Skip to content

Commit c0e4a12

Browse files
Update readme.md
1 parent 6da0f8b commit c0e4a12

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
This package provides a middleware for Express.js applications to manage and filter GraphQL queries based on `.gql` files. It is designed to enhance security and efficiency by allowing only specified queries to be processed by your GraphQL server.
66

7+
### [Demo](https://github.com/multipliedtwice/graphql-query-purifier-example)
8+
79
## Usage with [typegraphql-prisma](https://www.npmjs.com/package/typegraphql-prisma)
810

911
TypeGraphQL-Prisma is a powerful integration that significantly simplifies backend development by automatically generating a fully-featured Node.js GraphQL API based on your Prisma schema. It turns your database schema into a fully-typed GraphQL API, making it an excellent tool for developers looking to bootstrap and quickly maintain robust Node.js GraphQL servers.

0 commit comments

Comments
 (0)