To use the OrderFulfillments API, install the @wix/ecom package using npm or Yarn:
@wix/ecom
npm install @wix/ecom
or
yarn add @wix/ecom
Then import { orderFulfillments } from @wix/ecom:
{ orderFulfillments }
import { orderFulfillments } from "@wix/ecom";