Contents

HistoryDelete

An interface that enables a custom data store to delete items from the history of changes to its persisted models.

Declaration

protocol HistoryDelete<Model> : Sendable

Topics

History deletion properites

Associated types

See Also

History life cycle