Setup

To use the Data API, install the @wix/data-backup-service package using npm or Yarn:

Copy

or

Copy

Then import { data } from @wix/data-backup-service:

Copy
Did this help?