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

Nested create mutation #143

Open
karatakis opened this issue Aug 8, 2023 · 0 comments
Open

Nested create mutation #143

karatakis opened this issue Aug 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@karatakis
Copy link
Collaborator

Motivation

In sql you can create multiple items in one transaction. This can be achieved in graphql using nested objects structure.

Proposed Solutions

Create new module for nested object create mutation

Additional Information

Maybe it will be possible to extend this for the update mutation ?

@karatakis karatakis added the enhancement New feature or request label Aug 8, 2023
@karatakis karatakis added this to the Good to have features milestone Aug 8, 2023
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

1 participant