@nosto/nosto-js

    Interface SearchFailureEventDTO

    interface SearchFailureEventDTO {
        error: string;
        graphqlQuery: string;
        graphqlVariables: object;
        query: SearchQuery;
    }
    Index

    Properties

    error: string
    graphqlQuery: string
    graphqlVariables: object
    MMNEPVFCICPMFPCPTTAAATR