Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface LaunchGroup

A structure that defines one launch group in a launch. A launch group is a variation of the feature that you are including in the launch.

Hierarchy

  • LaunchGroup

Properties

description?: string

A description of the launch group.

featureVariations: undefined | Record<string, string>

The feature variation for this launch group. This is a key-value pair.

name: undefined | string

The name of the launch group.