Skip to content

EntityDeleteOptions

Options for deleting data from an entity

Deprecated

Use EntityDeleteRecordsOptions instead for better clarity on deleting records from an entity. This type will be removed in future versions.

Extends

Extended by

Properties

Property Type Description
failOnFirst? boolean Whether to fail on first error (default: false)
folderKey? string Key identifying the folder the entity belongs to. Omit for tenant-level entities.