Graphora API
    Preparing search index...

    Interface GraphMutationResult

    interface GraphMutationResult {
        ok: true;
        version: number;
    }

    Hierarchy (View Summary)

    Index
    ok: true
    version: number