SoftDeleteReturn
An object that is used to specify an entity's related entities that should be soft-deleted when the main entity is soft-deleted.
Type parameters#
TReturnableLinkableKeys
objectOptionalreturnLinkableKeys
TReturnableLinkableKeys[]OptionalAn array of strings, each being the ID attribute names of the entity's relations.
Was this page helpful?