removeAllEntities(for:)
Removes all donated entities for the given context.
Declaration
func removeAllEntities(for context: AppEntityContext) async throwsParameters
- context:
The context whose donated entities should be removed.
Removes all donated entities for the given context.
func removeAllEntities(for context: AppEntityContext) async throwsThe context whose donated entities should be removed.