v2.1.4
Changelog of GraphQL API
Added
- new
shipmentDetail
field inBox
type - new fields
sourceSize
,targetSize
,removedBy
,removedOn
,lostBy
,lostOn
,receivedBy
,receivedOn
inShipmentDetail
type
Changed
- in the
BoxState
enum, the valueReceived
is renamed toReceiving
Removed
- the fields
deletedBy
,deletedOn
inShipmentDetail
type