-
**Describe the issue**
Typeorm 0.3.0+ has released with many breaking changes for the Typegraphql examples. Notably, all container-related features in Typeorm have been depecreated affecting how Type…
-
@MichalLytek I have been playing around with the code base and have been testing two new features that might be nice in typegraphql-prisma.
- Complexity plugin support
- Default value for `take` (…
-
Hi Ben, Thanks for a Great tutorial!
Have a question according to video File Uploads TypeGraphQL https://www.youtube.com/watch?v=s35EmAn9Zl8
So in addProfilePicture we cannot use @UseMiddleware(is…
-
I had an idea for another possible feature.
Union Resolvers. Adding `/// @TypeGraphql.Union = result` to two models will generate an additional set of findOne/findMany revolvers of a union type of ea…
-
**Describe the Bug**
Error after subscription client.
**To Reproduce**
```
/// server
import { ApolloServer } from 'apollo-server-express';
import express from 'express';
import { useServer }…
-
### Bug description
When I run `prisma migrate dev` to create an apply a new migration for e.g. adding new field, the generated SQL every time contains `DROP CONSTRAINT` and `ADD FOREIGN KEY` stateme…
-
Hey @hayes 👋🏼, hope you're doing well.
I'm a member of The Guild, we've been using Pothos for quite some time now and we really admire it but unsurprisingly we get a lot of questions from people as…
-
**Describe the Bug**
I have followed your guide https://prisma.typegraphql.com/docs/basics/installation
No @generated/type-graphql folder in node_modules was generated
**To Reproduce**
Follo…
-
I wonder whether TypeGraphQL should stay as the uniwersal framework that works with many libs or to be more integrated with the libs that the most of the devs would use, like TypeORM.
I am thinking…
-
## Owner note
TypeGraphQL is an MIT-licensed open source project. It doesn't have a large company that sits behind - its ongoing development is possible only thanks to the support by the community …