MichalLytek / MichalLytek/typegraphql-prisma
emitOnly readResolvers
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 918
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I was wondering if it would be possible to introduce a feature where only the read-only resolvers are generated. This would enable us to retrieve data exclusively. Additionally, it could contribute to reducing the size of the generated files.
Thank you for considering this enhancement.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by locating the generator entry point that emits CRUD resolvers and review how read and write resolvers are currently selected; done should be a documented option that generates only read resolvers and produces smaller generated files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, typescript
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100