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

Provide atomic API #225

Open
teabot opened this issue Feb 5, 2020 · 1 comment
Open

Provide atomic API #225

teabot opened this issue Feb 5, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@teabot
Copy link
Contributor

teabot commented Feb 5, 2020

Desired Behavior

Using the API I should be able to submit a related set of mutations in a single request and have them all be applied on success, or none applied in the event of a failure.

Benefits

Please list the benefits of updating the stream-registry project
to have the new behavior. E.g.:

  • Predictable behaviour
  • Guards against possible states that were not desired by the user
@teabot teabot added the enhancement New feature or request label Feb 5, 2020
@neoword
Copy link
Contributor

neoword commented Mar 18, 2020

why multiple mutations in a single request?
appreciate that graphql supports this, but maybe this should not be supported in v1.x ?

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

No branches or pull requests

2 participants