@stigg/node-server-sdk - v4.22.1

    Type Alias AggregatedEventsByCustomerInput

    Input parameters for aggregating events by customer

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

    Properties

    aggregation: MeterAggregation

    Meter aggregation

    customerId?: InputMaybe<Scalars["String"]>

    Customer id

    environmentId: Scalars["UUID"]

    The unique identifier for the environment

    List of event filters

    MMNEPVFCICPMFPCPTTAAATR