crossupsells
Search cross- and up-sell relationships with filtering and pagination.
Filters can target the source or target records (products or clusters), relationship type and sub-type, and visibility flag. The endpoint covers both products and clusters in a single unified view.
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'))
crossupsells(
input: CrossupsellSearchInput
): CrossupsellsResponse!
Arguments
crossupsells.input ● CrossupsellSearchInput input
Search criteria for cross-upsell relationships, including source and target records, relationship type, and pagination.
Type
CrossupsellsResponse object
Paginated response containing cross-upsells