sea-orm icon indicating copy to clipboard operation
sea-orm copied to clipboard

feat: update macro DeriveRelatedEntity to deal with nested create mutation

Open MedHeikelBouzayene opened this issue 9 months ago • 0 comments
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.

MedHeikelBouzayene avatar Feb 10 '25 10:02 MedHeikelBouzayene