Documentation
    Preparing search index...

    Interface GraphUpdateError

    interface GraphUpdateError {
        errorCode: GraphUpdateErrorCode;
        message: string;
    }
    Index

    Properties

    Properties

    message: string