Contents

removeEntities(_:)

Removes the specified entities across all contexts.

Declaration

func removeEntities(_ entities: [any AppEntity]) async throws

Parameters

  • entities:

    The entities to remove from all contexts.

Discussion

See Also

Removing the current donations