@ahmedhosnypro/typegraphql-prisma
v1.0.0
Published
Auto-generate TypeGraphQL schema and resolvers from your Prisma schema file.
Downloads
10
Maintainers
Readme
@ahmedhosnypro/typegraphql-prisma
This is a fork of the original
typegraphql-prismaby Michal Lytek. The original package appears to be unmaintained, and this fork has been created to provide updates, bug fixes, and ensure compatibility with modern versions of Prisma and TypeGraphQL.
Why this fork?
The original typegraphql-prisma is an incredible tool, but it has not been updated in a while. This fork aims to:
- Update dependencies to their latest versions.
- Fix outstanding bugs and merge community pull requests.
- Ensure compatibility with modern frameworks and toolchains.
- Continue development and maintenance for the community.
Installation
npm
npm i -d @ahmedhosnypro/typegraphql-prismabun
bun i -d @ahmedhosnypro/typegraphql-prisma