Model
UpSellProducts
Magento\RelatedProductGraphQl\Model\Resolver\Batch\UpSellProducts
What it does
This class resolves upsell product data for GraphQL queries in Magento 2.
Developers use this resolver to fetch and return upsell product information when querying product details through the GraphQL API, enabling frontend applications to display related upsell products to customers.