Alokai
You are reading the documentation for SDK v2, which is no longer the latest version. Switch to current

GetProductParams

Parameters for the getProduct API endpoint

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

}

Referenced Types

On this page