Skip to content
 
 

Latest commit

 

History

564 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

integration logo

npm CI

@cerebruminc/typegraphql-prisma

Prisma generator that emits TypeGraphQL types and CRUD resolvers from a Prisma schema.

This is a community-maintained fork of MichalLytek/typegraphql-prisma, maintained by Cerebrum Inc.. It is not an official Prisma or TypeGraphQL package.

Installation

Install the maintained package as a development dependency:

npm install --save-dev @cerebruminc/typegraphql-prisma

The Prisma generator provider remains typegraphql-prisma for compatibility:

generator typegraphql {
  provider = "typegraphql-prisma"
}

Documentation

The installation guide, configuration reference, and feature documentation are available at cerebruminc.github.io/typegraphql-prisma.

Examples

Example projects are available in the examples directory.

Support

Attribution

The original project was created by Michał Lytek. This fork preserves the original MIT license and copyright notice.

About

Prisma generator to emit TypeGraphQL types and CRUD resolvers from your Prisma schema

Resources

Contributing

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages