NoteAggregates
No description
type NoteAggregates {
distinctCount: NoteDistinctCountAggregates
keys: [String]
}
Fields
NoteAggregates.distinctCount ● NoteDistinctCountAggregates object
Distinct count aggregates across the matching connection (ignoring before/after/first/last/offset)
NoteAggregates.keys ● [String] list scalar
Member Of
NoteConnection object