Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventDBRestore

Fires whenever the db.restore() function is called. Plugins will be run BEFORE the BackupProvider loads the content, and before it gets applied to the database.

Hierarchy

  • EventDBRestore

Index

Properties

Properties

backup

backup: Backup

The Backup object that will be restored to the database. Mutations here will be written to the database

event

event: "EventDBRestore"

Generated using TypeDoc