Setup

To use the Schemas API, install the @wix/data-extension-schema package using npm or Yarn:

Copy

or

Copy

Then import { schemas } from @wix/data-extension-schema:

Copy
Did this help?