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

Create Mutations are allowing Updates #65

Closed
dustinsmith1024 opened this issue Mar 27, 2020 · 1 comment
Closed

Create Mutations are allowing Updates #65

dustinsmith1024 opened this issue Mar 27, 2020 · 1 comment

Comments

@dustinsmith1024
Copy link

Create mutations are allowing Updates to user data.

If this is what we want then it should be documented. If not then it should raise and error or just return the old data.

I think my preference is for it to return the old data.

doug-martin added a commit that referenced this issue Mar 29, 2020
* [FIXED] Issue where creating or updating allows specifying primary keys #65
doug-martin added a commit that referenced this issue Mar 29, 2020
* [FIXED] Issue where creating or updating allows specifying primary keys #65
doug-martin added a commit that referenced this issue Mar 29, 2020
* [FIXED] Issue where creating or updating allows specifying primary keys #65
@doug-martin
Copy link
Owner

Fixed in @nestjs-query/query-typeorm v0.7.3

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

No branches or pull requests

2 participants