Type alias StartExperimentInput

StartExperimentInput: { environmentId?: InputMaybe<Scalars["String"]>; refId: Scalars["String"] }

Input parameters for starting an experiment

Type declaration

  • Optional environmentId?: InputMaybe<Scalars["String"]>

    The unique identifier for the environment

  • refId: Scalars["String"]

    The unique identifier for the experiment