Queries

relatedProducts

Gets related products for the specified alias.

Gets related products for the specified alias.

relatedProducts(
  alias: String!
  channelId: String
  languageId: String
  marketId: String
): [RelatedProductType]

Arguments

alias ● String! non-null scalar required

The product alias

channelId ● String scalar

The channel ID. Will default to an existing value if it is not found.

languageId ● String scalar

The language ID. Will default to an existing value if it is not found.

marketId ● String scalar

The market ID. Will default to an existing value if it is not found.

Type

RelatedProductType object

Type containing a subset of product information for related products