FeatureFlagOverrideOptions

Example values

TypeScript
{
flags?: false | string[] | Record<string, FeatureFlagValue>;
payloads?: false | Record<string, JsonType>;
}

Community questions

Questions about this page? or post a community question.