Merge remote-tracking branch 'origin/feature/IO-2776-cdk-fortellis' into feature/IO-3357-Reynolds-and-Reynolds-DMS-API-Integration

This commit is contained in:
Dave
2025-10-06 12:56:01 -04:00
41 changed files with 1164 additions and 235 deletions

View File

@@ -42,7 +42,7 @@ export const QUERY_ALL_BILLS_PAGINATED = gql`
ro_number
}
}
bills_aggregate {
bills_aggregate(where: $where) {
aggregate {
count(distinct: true)
}