GetProductParams
Parameters for the getProduct API endpoint
interface GetProductParams extends ProductWhereSearch, Pick<RequestVariables, "channel" | "country" | "currency" | "customerGroupId" | "locale"> {
}Parameters for the getProduct API endpoint
interface GetProductParams extends ProductWhereSearch, Pick<RequestVariables, "channel" | "country" | "currency" | "customerGroupId" | "locale"> {
}