Should a failed pre-update check return an error? #7867
Unanswered
yoshiwarab
asked this question in
Question
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm testing a mutation (update_<table>_by_pk) that should fail a pre-update check that I've set up. While testing I can see that the update does not get saved, however the API response does not show an error. Instead, the response just returns null for the update_<table>_by_pk. Is this expected behavior or a bug?
Beta Was this translation helpful? Give feedback.
All reactions