Log in
Model

ShipmentItems

Magento\SalesGraphQl\Model\Resolver\Shipment\ShipmentItems

What it does

This GraphQL resolver retrieves the list of items included in a shipment when querying shipment data through Magento's GraphQL API.

Developers use this class when implementing or extending GraphQL queries that need to display products/items that were shipped in a particular order shipment, such as in customer account pages or order tracking interfaces.

Public Methods

  • resolve()