Skip to Content
You are viewing a beta version of Clerk Docs
Visit the latest docs
Clerk logo

Clerk Docs

Ctrl + K
Go to clerk.com

DeletedObject

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

Properties

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

Last updated on March 20, 2024

What did you think of this content?

Clerk © 2024