Open rostislav-simonik opened 2 years ago
Are there plans to do CRUD similar to nexus-prisma-plugin
? If not, I would be interested in taking on this, as we have quite large project that heavily relies on CRUD and would be a pain to migrate away from Nexus
@RomanTsegelskyi that would be great, feel free to start.
@rostislav-simonik where do I start?
@sargentieri hello, just want to check if you want to contribute in general or to CRUD schema?
@rostislav-simonik Both?
@sargentieri I have created a discord server so we can discuss more operatively, feel free to reach out to me there
just joined thanks
Hello, I have created a patch and a PR for supporting read
operations with nexus-prisma
which of course is one of the 4 crud
operations. While it would be nice to have full crud
, I figured I'd share what I have now for read
since it is fairly complete and we are using it successfully on one of our projects.
If you're interested in trying it out, please check out #932 which contains instructions on how to apply the patch and how to use it. Let me know what you guys think!
Roadmap 2023-Q3
DONE:
696 ESM-related issues. See #693
IN PROGRESS:
TODO:
pnpm
to speed up the download of dependencies in testsFor any suggestions, feel free to post a comment or reach out on discord