-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: prisma update typegraphql #126
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A lot of unnecessary import re-organization could be cleaned up but the actual implementation is sound IMO.
@davidmwhynot thank you very much for your review! If you want take a look again on it otherwise I will marge it |
@knapeto Thanks for making those changes. Everything LGTM. @macrozone Are you able to make a beta release w/ these changes? |
🎉 This PR is included in version @ra-data-prisma/dataprovider-v7.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
For new version of prisma they changed mutation operation name. So for back compatibility I would allow to override prefixes via options