Skip to main content

productsRaw

Search products with filtering, sorting and pagination, returning raw records without orderlist enrichment.

Restricted to product records only; cluster records are excluded. Use when downstream services need the unfiltered catalogue view.

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'))

productsRaw(
input: RawProductSearchInput!
): ProductsRawResponse!

Arguments

productsRaw.input ● RawProductSearchInput! non-null input

Search criteria, pagination and sorting for the product search.

Type

ProductsRawResponse object

Paginated response containing products