Description
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 ?