Type Alias GetManyExperienceVariantParamsInternal

GetManyExperienceVariantParams: GetSpaceEnvironmentParams & {
    experienceId: string;
}