Bluestep JS Documentation
    Preparing search index...

    Class Updater

    Entry point for database update operations exposed to scripts. Use this type to access updater modules such as DSM-5 mutations.

    const updater = new Bluestep.DB.Updater(context);
    const dsm5 = updater.dsm5;
    Index

    Constructors

    Properties

    Constructors

    Properties

    dsm5: Dsm5

    DSM-5 mutation operations.