NoteDistinctCountAggregates
No description
type NoteDistinctCountAggregates {
authorUserId: BigInt
authorUserName: BigInt
bodyPlain: BigInt
createdAt: BigInt
customerId: BigInt
id: BigInt
jobId: BigInt
projectId: BigInt
quoteId: BigInt
siteId: BigInt
type: BigInt
updatedAt: BigInt
}
Fields
NoteDistinctCountAggregates.authorUserId ● BigInt scalar
Distinct count of authorUserId across the matching connection
NoteDistinctCountAggregates.authorUserName ● BigInt scalar
Distinct count of authorUserName across the matching connection
NoteDistinctCountAggregates.bodyPlain ● BigInt scalar
Distinct count of bodyPlain across the matching connection
NoteDistinctCountAggregates.createdAt ● BigInt scalar
Distinct count of createdAt across the matching connection
NoteDistinctCountAggregates.customerId ● BigInt scalar
Distinct count of customerId across the matching connection
NoteDistinctCountAggregates.id ● BigInt scalar
Distinct count of id across the matching connection
NoteDistinctCountAggregates.jobId ● BigInt scalar
Distinct count of jobId across the matching connection
NoteDistinctCountAggregates.projectId ● BigInt scalar
Distinct count of projectId across the matching connection
NoteDistinctCountAggregates.quoteId ● BigInt scalar
Distinct count of quoteId across the matching connection
NoteDistinctCountAggregates.siteId ● BigInt scalar
Distinct count of siteId across the matching connection
NoteDistinctCountAggregates.type ● BigInt scalar
Distinct count of type across the matching connection
NoteDistinctCountAggregates.updatedAt ● BigInt scalar
Distinct count of updatedAt across the matching connection
Member Of
NoteAggregates object