You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a function that will allow a user to soft delete records by adding/toggling a boolean _softDelete property on the record. Also update documentation.
Create a function that will allow a user to soft delete records by adding/toggling a boolean
_softDeleteproperty on the record. Also update documentation.