JobDistinctCountAggregates
No description
type JobDistinctCountAggregates {
assignedAt: BigInt
cancelReason: BigInt
cancelledByUserId: BigInt
createdAt: BigInt
id: BigInt
installerCompanyId: BigInt
isAssignedToApp: BigInt
jobTypeId: BigInt
note: BigInt
parentJobId: BigInt
primeContractor: BigInt
projectId: BigInt
quoteId: BigInt
ref: BigInt
rejectReason: BigInt
rejectedByInstallerUserId: BigInt
rescheduleReason: BigInt
scheduledAt: BigInt
siteId: BigInt
state: BigInt
type: BigInt
updatedAt: BigInt
}
Fields
JobDistinctCountAggregates.assignedAt
● BigInt
scalar
Distinct count of assignedAt across the matching connection
JobDistinctCountAggregates.cancelReason
● BigInt
scalar
Distinct count of cancelReason across the matching connection
JobDistinctCountAggregates.cancelledByUserId
● BigInt
scalar
Distinct count of cancelledByUserId across the matching connection
JobDistinctCountAggregates.createdAt
● BigInt
scalar
Distinct count of createdAt across the matching connection
JobDistinctCountAggregates.id
● BigInt
scalar
Distinct count of id across the matching connection
JobDistinctCountAggregates.installerCompanyId
● BigInt
scalar
Distinct count of installerCompanyId across the matching connection
JobDistinctCountAggregates.isAssignedToApp
● BigInt
scalar
Distinct count of isAssignedToApp across the matching connection
JobDistinctCountAggregates.jobTypeId
● BigInt
scalar
Distinct count of jobTypeId across the matching connection
JobDistinctCountAggregates.note
● BigInt
scalar
Distinct count of note across the matching connection
JobDistinctCountAggregates.parentJobId
● BigInt
scalar
Distinct count of parentJobId across the matching connection
JobDistinctCountAggregates.primeContractor
● BigInt
scalar
Distinct count of primeContractor across the matching connection
JobDistinctCountAggregates.projectId
● BigInt
scalar
Distinct count of projectId across the matching connection
JobDistinctCountAggregates.quoteId
● BigInt
scalar
Distinct count of quoteId across the matching connection
JobDistinctCountAggregates.ref
● BigInt
scalar
Distinct count of ref across the matching connection
JobDistinctCountAggregates.rejectReason
● BigInt
scalar
Distinct count of rejectReason across the matching connection
JobDistinctCountAggregates.rejectedByInstallerUserId
● BigInt
scalar
Distinct count of rejectedByInstallerUserId across the matching connection
JobDistinctCountAggregates.rescheduleReason
● BigInt
scalar
Distinct count of rescheduleReason across the matching connection
JobDistinctCountAggregates.scheduledAt
● BigInt
scalar
Distinct count of scheduledAt across the matching connection
JobDistinctCountAggregates.siteId
● BigInt
scalar
Distinct count of siteId across the matching connection
JobDistinctCountAggregates.state
● BigInt
scalar
Distinct count of state across the matching connection
JobDistinctCountAggregates.type
● BigInt
scalar
Distinct count of type across the matching connection
JobDistinctCountAggregates.updatedAt
● BigInt
scalar
Distinct count of updatedAt across the matching connection
Member Of
JobAggregates
object