prisma-nestjs-graphql
Advanced tools
Comparing version 21.0.0 to 21.0.1
{ | ||
"name": "prisma-nestjs-graphql", | ||
"version": "21.0.0", | ||
"version": "21.0.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Generate object types, inputs, args, etc. from prisma schema file for usage with @nestjs/graphql module", |
@@ -81,4 +81,2 @@ # prisma-nestjs-graphql | ||
DOESNT WORK IN v21+ | ||
Combine nested/nullable scalar filters to single | ||
@@ -768,1 +766,2 @@ Type: `boolean` | ||
- dummy-createfriends.input.ts -> `create-friends` | ||
- check 'TODO FIXME' |
Sorry, the diff of this file is not supported yet
107557
2560
766