Skip to main content

baseProducts

Search both products and clusters in a single result set.

Use when the caller needs a unified catalogue view that includes configurable products alongside their cluster wrappers.

Possible errors:

  • SCHEMA_VALIDATION: One or more search criteria failed validation.

AUTH: Role=[product.OWNER,product.EDITOR,product.VIEWER] OR (('user is authenticated') AND ('userId if present in input matches JWT' AND 'companyId(s) if present in input matches JWT'))

baseProducts(
input: BaseProductSearchInput!
): BaseProductsResponse!

Arguments

baseProducts.input ● BaseProductSearchInput! non-null input

Search criteria, pagination and sorting that apply to both products and clusters.

Type

BaseProductsResponse object

Paginated response containing base products