Skip to Content
Clerk logo

Clerk Docs

Ctrl + K
Go to clerkstage.dev

DeletedObject

The DeletedObject class represents an item that has been deleted from the database.

Properties

NameTypeDescription
objectstringThe object type type that has been deleted.
idstring | undefinedThe ID of the deleted item.
slugstring | undefinedThe slug of the deleted item.
deletedbooleanA boolean checking if the item has been deleted or not.

Was this helpful?

Clerk © 2023