Alokai

GetProductParams

Parameters for the getProduct API endpoint

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

}

Referenced Types

On this page