ConsoleCustomerAggregate
No description
type ConsoleCustomerAggregate {
count: BigInt!
createdAtDay: Date!
}
Fields
ConsoleCustomerAggregate.count ● BigInt! non-null scalar
ConsoleCustomerAggregate.createdAtDay ● Date! non-null scalar
Member Of
ConsoleCustomersSearchResult object