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

rollback on error #576

Open
barisyasar opened this issue Apr 18, 2024 · 0 comments
Open

rollback on error #576

barisyasar opened this issue Apr 18, 2024 · 0 comments

Comments

@barisyasar
Copy link

barisyasar commented Apr 18, 2024

I am making a mutation
const WORKPLACES_PROJECTS_TASKS = "workplaces/projects/tasks";
but when error i want to rollback to
const WORKPLACES = "workplaces";
this end point how can i do this ?

Maybe it will be good there is a parameter rollbackOnError endpoint

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

1 participant