@gradientedge/commercetools-utils
    Preparing search index...

    Interface GraphQLSemanticErrorError

    Returned when a Discount predicate or API Extension predicate is not semantically correct.

    interface GraphQLSemanticErrorError {
        code: "SemanticError";
        [key: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    code: "SemanticError"

    One of the error codes that is listed on the Errors page.