We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03f128f + 3ce7211 commit 6d447e9Copy full SHA for 6d447e9
readme.md
@@ -66,6 +66,7 @@ This is a collection of **awesome resources** about [Prisma](https://www.prisma.
66
- [Prisma Yup Generator - Prisma 2+ generator to emit Yup schemas from your Prisma schema](https://github.com/omar-dulaimi/prisma-yup-generator)
67
- [Schemix - Generate Prisma Schemas with TypeScript](https://github.com/ridafkih/schemix)
68
- [Prismock - Run tests in isolation with an in-memory implementation of Prisma](https://github.com/morintd/prismock)
69
+- [prisma-ast - A Builder object to programmatically query and edit your schema.prisma files](https://github.com/MrLeebo/prisma-ast)
70
71
### :man_technologist: Prisma Clients
72
0 commit comments