deleteDonations(matching:)

Deletes all transcript records matching the given predicate and returns their identifiers.

Declaration

@discardableResult func deleteDonations(matching predicate: IntentDonationMatchingPredicate) async throws -> [IntentDonationIdentifier]