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

When mutation fails because of some validation error the whole mutation should return false #17

Closed
sklarman opened this issue Jul 9, 2019 · 1 comment
Assignees
Labels
invalid This doesn't seem right

Comments

@sklarman
Copy link
Collaborator

sklarman commented Jul 9, 2019

Currently it returns true.

@sklarman sklarman added the invalid This doesn't seem right label Jul 9, 2019
@sklarman sklarman changed the title When mutation fails for because of some validation error the whole mutation should return false When mutation fails because of some validation error the whole mutation should return false Jul 10, 2019
@sklarman
Copy link
Collaborator Author

For the time being it's been decided that the return value of mutations that fail for some validation reasons will be null.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants