@makerinc/react-sdk
    Preparing search index...

    Interface FAQ

    Product FAQ item with question and answer Server type: Store.Product.faq

    interface FAQ {
        answer: string;
        question: string;
    }
    Index

    Properties

    Properties

    answer: string
    question: string