Setup

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

Copy

or

Copy

Then import { items } from @wix/data:

Copy
Did this help?