removeEntities(_:)
Removes the specified entities across all contexts.
Declaration
func removeEntities(_ entities: [any AppEntity]) async throwsParameters
- entities:
The entities to remove from all contexts.
Removes the specified entities across all contexts.
func removeEntities(_ entities: [any AppEntity]) async throwsThe entities to remove from all contexts.