Setup

To use the Catalogs API, install the @wix/restaurants package using npm or Yarn:

Copy

or

Copy

Then import { catalogs } from @wix/restaurants:

Copy
Did this help?