Experiment JS Client Documentation - v1.16.1
    Preparing search index...

    Type Alias FetchOptions

    type FetchOptions = {
        flagKeys?: string[];
    }
    Index

    Properties

    Properties

    flagKeys?: string[]

    When set, fetch will only request variants for the given flag keys.