Model
OrderStatusChangeDate
Magento\SalesGraphQl\Model\Resolver\OrderStatusChangeDate
What it does
This GraphQL resolver retrieves the date when an order's status was last changed.
Developers use this class to expose the order status change timestamp in GraphQL queries for customer orders, enabling front-end applications to display when an order's status was most recently updated.
Public Methods
- resolve()