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

    Type Alias ExperimentStatsQuery

    Query parameters for retrieving experiment statistics

    type ExperimentStatsQuery = {
        environmentId?: InputMaybe<Scalars["UUID"]>;
        experimentRefId: Scalars["String"];
    }
    Index

    Properties

    environmentId?: InputMaybe<Scalars["UUID"]>

    The unique identifier for the environment

    experimentRefId: Scalars["String"]

    The unique identifier for the experiment

    MMNEPVFCICPMFPCPTTAAATR