Skip to content
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

Merged
merged 8 commits into from
Mar 7, 2023
Merged

Conversation

knapeto
Copy link
Collaborator

@knapeto knapeto commented Feb 15, 2023

For new version of prisma they changed mutation operation name. So for back compatibility I would allow to override prefixes via options

Copy link
Contributor

@davidmwhynot davidmwhynot left a 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.

packages/dataprovider/src/buildVariables/index.ts Outdated Show resolved Hide resolved
packages/dataprovider/src/buildWhere.ts Outdated Show resolved Hide resolved
packages/dataprovider/README.md Outdated Show resolved Hide resolved
packages/dataprovider/src/types.ts Outdated Show resolved Hide resolved
packages/dataprovider/src/types.ts Show resolved Hide resolved
@knapeto
Copy link
Collaborator Author

knapeto commented Mar 5, 2023

@davidmwhynot thank you very much for your review! If you want take a look again on it otherwise I will marge it

@davidmwhynot
Copy link
Contributor

@knapeto Thanks for making those changes. Everything LGTM.

@macrozone Are you able to make a beta release w/ these changes?

@knapeto knapeto merged commit 4e746f8 into beta Mar 7, 2023
@knapeto knapeto deleted the f/prisma-update-typegraphql branch March 7, 2023 05:44
@github-actions
Copy link

github-actions bot commented May 5, 2023

🎉 This PR is included in version @ra-data-prisma/dataprovider-v7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants