prisma-nestjs-graphql
Advanced tools
Comparing version 18.1.0 to 18.1.1
{ | ||
"name": "prisma-nestjs-graphql", | ||
"version": "18.1.0", | ||
"version": "18.1.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Generate object types, inputs, args, etc. from prisma schema file for usage with @nestjs/graphql module", |
@@ -704,2 +704,8 @@ # prisma-nestjs-graphql | ||
### Using lirary in other generators | ||
```ts | ||
import { generate } from 'prisma-nestjs-graphql/generate'; | ||
``` | ||
## Similar Projects | ||
@@ -706,0 +712,0 @@ |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
99604
2349
733
0