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
objectRequiredreturnLinkableKeys
TReturnableLinkableKeys[]An array of strings, each being the ID attribute names of the entity's relations.
Was this section helpful?