Type alias StopExperimentInput

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

Type declaration