Type alias AggregatedEventsByCustomerInput

AggregatedEventsByCustomerInput: { aggregation: MeterAggregation; customerId?: InputMaybe<Scalars["String"]>; environmentId: Scalars["String"]; filters: MeterFilterDefinitionInput[] }

Type declaration