sea-orm
sea-orm copied to clipboard
feat: update macro DeriveRelatedEntity to deal with nested create mutation
trafficstars
PR Info
- Closes https://github.com/SeaQL/seaography/issues/143
- Dependencies:
- https://github.com/SeaQL/seaography/pull/187
- Dependents:
- https://github.com/SeaQL/seaography/pull/187
New Features
- [x] Create an entity and its related entities in a single GraphQL query.
Changes
- [x] Add active_model to related_attr in sea-orm-macros.