ids := []string{"1", "2", "3"}
err := persistence.DeleteByIds(context.Background(), "123", ids)