Alokai

GetProductParams

Parameters for the getProduct API endpoint

interface GetProductParams extends ProductWhereSearch, Pick<RequestVariables, "channel" | "country" | "currency" | "customerGroupId" | "locale"> {

}

Referenced Types

On this page