@coveo/headless
    Preparing search index...

    Interface AddDictionaryFieldContextActionCreatorPayload

    interface AddDictionaryFieldContextActionCreatorPayload {
        field: string;
        key: string;
    }
    Index

    Properties

    Properties

    field: string

    The name of the dictionary field.

    key: string

    The dictionary field key to return the value of.