FlagProperty

Example values

TypeScript
{
key: string;
type?: string;
value: FlagPropertyValue;
operator?: string;
negation?: boolean;
dependency_chain?: string[];
}

Community questions

Questions about this page? or post a community question.