mobx-keystone

    Interface FromSnapshotOptions

    From snapshot options.

    interface FromSnapshotOptions {
        generateNewIds: boolean;
    }
    Index

    Properties

    Properties

    generateNewIds: boolean

    Pass true to generate new internal ids for models rather than reusing them. (Default is false)

    MMNEPVFCICPMFPCPTTAAATR