$restore
Last updated
Last updated
Restore records that were previously soft-deleted from the table. The $restore method is used to recover soft-deleted entries by updating their deleted status, making them active and available again. This method only works if soft delete functionality is enabled for the table.
$where
<StaticProps>
$options
⇒
<FindOptions>