- Added dateCreated, dateReceived, and dateShipped fields to the InventoryShipment type in the Admin GraphQL API
- New mutations inventoryShipmentCreate, inventoryShipmentMarkInTransit, and inventoryShipmentReceive accept these timestamp fields
- Timestamps are returned in UTC, currently available in the unstable API and slated for stable release in version 2025-10