issues
search
MichalLytek
/
typegraphql-prisma
Prisma generator to emit TypeGraphQL types and CRUD resolvers from your Prisma schema
https://prisma.typegraphql.com
MIT License
891
stars
113
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for Prisma 6
#475
RubenNL
opened
12 hours ago
0
`set` in nested writes for one to many relationship has incorrect field types
#474
valerii15298
opened
2 weeks ago
0
Generation is taking >4 minutes for a schema with 400 models
#472
cb-vigneshsm
opened
2 months ago
2
mismatches between generated typescript and typescript prisma (_count and cursor)
#468
simonjoom
opened
2 months ago
2
ModelsEnhance don't work
#467
ClauWeb69
opened
2 months ago
0
Argument 'where' of '*WhereUniqueInput' needs at least one of 'id'
#466
t-rad679
opened
2 months ago
5
Module "./resolvers/crud" has already exported a member
#465
baumandm
opened
2 months ago
1
Error in Autogenerated Resolver for Many-to-Many Relations
#464
naccio8
opened
3 months ago
0
Update scalar list error with set
#463
naccio8
opened
3 months ago
1
generate with redundant types broken for `ArgsInfo` + `enchance`
#462
jessekrubin
opened
3 months ago
0
SchemaWhereInput type incorrect for id fields (emitIdAsIDType = true)
#461
FezVrasta
opened
3 months ago
0
fix import model generation issue on output resovler code
#459
stevefan1999-personal
closed
3 months ago
1
Authorization annotations
#458
bkostrowiecki
opened
4 months ago
0
Incorrect import paths for generated types
#456
ElliotAtHelsinki
closed
4 months ago
1
Cannot find module '../outputs/Quill' Or Any Related Base Model
#455
abstechnologydeveloper
closed
5 months ago
1
Issue with generating the resolvers in outputs
#454
dharmendraboddeda
opened
5 months ago
6
feat(resolvers): Allow enabling/disabling simpleResolvers per model
#453
dickfickling
opened
5 months ago
0
Feature request: Support schema annotation to enable simpleResolvers for a single object type.
#452
dickfickling
opened
5 months ago
0
set max versions for @prisma/internals@5.13.0 and @prisma/generator-helper@5.13.0
#451
andreicon
closed
5 months ago
0
typescript compile throws errors for prisma version over 5.13.0
#450
andreicon
closed
3 months ago
13
Enforce pagination on generated resolvers
#446
shawnjones253
opened
8 months ago
3
compatibility issue in generated code for prisma v5 not assignable to type
#445
simonjoom
opened
8 months ago
7
update disconnect fails when disconnecting multiple items
#444
mahsohn
closed
8 months ago
1
JavaScript heap out of memory
#443
maradney
opened
9 months ago
1
Incompatibility with Prisma 5.10.x: import_get_platform.binaryTargets is not iterable
#442
mwillbanks
closed
3 months ago
2
docs: added discord and npm badges
#438
carlocorradini
closed
9 months ago
0
Syntax error in a particular generated RelationsResolver
#437
altintx
closed
9 months ago
1
fix: formatting
#436
carlocorradini
closed
9 months ago
3
fix: fields with undefined values present in args of generated types
#435
shawnjones253
closed
9 months ago
8
0.27.1: fields with undefined values present in args of generated types
#434
shawnjones253
closed
9 months ago
8
Encountered a JSON parsing error due to an extraneous comma in a TypeGraphQL decorator.
#433
ivatra
opened
11 months ago
0
ability to omit compound unique from typegraphql types
#431
shawnjones253
opened
11 months ago
5
Ability to add decorators to _count field
#429
subtle-supernova
opened
11 months ago
0
_count resolver breaks when moving from Prisma 4 to Prisma 5
#428
KrishnaPravin
opened
11 months ago
1
emitOnly readResolvers
#427
rjgrandshipper
opened
11 months ago
2
Possibly Incorrect Generated Type for `disconnect` in 0.27.1
#426
andrewleverette
opened
1 year ago
8
Update additional-decorators.md
#425
vanduc1102
closed
9 months ago
0
TypeScript error in overloading UserResolver's deleteManyUser mutation
#421
suiramdev
closed
1 year ago
2
Many-To-Many relationship tables are required to have one non-relational field
#420
willcbelcher
closed
1 year ago
1
Naming a model "Function" in the schema.prisma crashes the generator
#419
willcbelcher
closed
1 year ago
1
Omitted fields cannot be initialized
#418
mdesousa
opened
1 year ago
2
Code is Generated Incorrectly for `0.27.0`
#415
SomeUserNameReally
closed
9 months ago
3
Potential memory leak in generation with `@types/lodash`
#414
dahaupt
closed
1 year ago
8
Incompatible types between prisma and typegraphql-prisma
#413
jorge-gutierrez
closed
1 year ago
1
Improve-Docs-Remove dollar sign from markdown files
#411
Re9iNee
closed
1 year ago
0
Improve - Docs - Remove dollar sign from markdown files
#410
Re9iNee
closed
1 year ago
0
Upgrading to Prisma 5.0.0 and typegraphql-prisma 0.27.0 breaking _count field resolver. New required fields on "ModelCount" class
#408
erikmellum
closed
1 year ago
5
No @generated/type-graphql folder in node_modules
#407
samerkassem82
opened
1 year ago
7
Prisma 5 - incompatible type for cursor property
#406
ramiel
opened
1 year ago
7
[Prisma 5] Impossible to use emitOnly properties
#405
qlaffont
closed
1 year ago
2
Next