pub async fn list_batch_operations(
pool: &PgPool,
filter: &ListBatchOperationsFilter,
) -> Result<Vec<BatchOperation>, AwaError>pub async fn list_batch_operations(
pool: &PgPool,
filter: &ListBatchOperationsFilter,
) -> Result<Vec<BatchOperation>, AwaError>