Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IChangedArgs

The arguments object for the store changed signal.

Hierarchy

  • IChangedArgs

Index

Properties

change

change: Change

A mapping of schema id to table change set.

storeId

storeId: number

The id of the store responsible for the change.

transactionId

transactionId: string

The transaction id associated with the change.

type

Whether the change was generated by transaction, undo, or redo.

Generated using TypeDoc