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

    Interface GraphQLInvalidSubjectError

    interface GraphQLInvalidSubjectError {
        code: "InvalidSubject";
        [key: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    code: "InvalidSubject"

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