We can have repo call where we can delete All the Invitation at once something like
svc.repo.DeleteUsersInvitation(ctx,entityID, memberIDs...)
This requires new function invitations repo like DeleteUsersInvitation(ctx,entityID, memberIDs...)
Originally posted by @arvindh123 in #2835 (comment)