@nycu-sdc/core-system-sdk
    Preparing search index...

    Interface ResponsesQueryFilterAnswerItem

    A single answer option selected by the user

    interface ResponsesQueryFilterAnswerItem {
        option: string;
    }
    Index

    Properties

    Properties

    option: string

    The raw value used for backend querying and matching.