Setup

@wix/data

To use the Tasks API, install the @wix/data package using npm or Yarn:

Copy

or

Copy

Then import { tasks } from @wix/data:

Copy
Did this help?