ENUM
TestExampleVariant
The name of a variant or an alternative for the TestExample Experiment split test.
link GraphQL Schema definition
- enum TestExampleVariant {
- # An experiment variant "Foo" for the TestExample Experiment (50%)
- # An experiment variant "Bar" for the TestExample Experiment (50%)
- }