v2.5.1
Changelog of GraphQL API
The API contains several updates to facilitate measure-products and intra-organisation shipments.
Added
- new
Unittype - optional field
displayUnitandmeasureValueforBoxtype - optional fields
displayUnitIdandmeasureValueforBoxCreationInputandBoxUpdateInput - optional fields
dimensionIdandabsoluteMeasureValueinMovedBoxesResultandStockOverviewResulttypes - new
dimensionfield inMovedBoxDataDimensionsandStockOverviewDataDimensionstypes - new
unitsfield inSizeRangetype - new
organisationNamefield inUnauthorizedForBaseErrortype
Changed
- the
sizefield of theBoxtype is nullable (if null, the box contains a measure-product) - the
qrCodeargument for the queriesqrCodeandqrExistsis renamed tocode - the
qrCodequery now returns aQrCodeResult - the
BoxResulttype is renamed toBoxesResult - the
boxfield of theQrCodetype is aBoxResult - the
sizeIdfield ofBoxCreationInputis optional - the
sizeIdfield ofMovedBoxesResultandStockOverviewResultis optional - the
transferAgreementIdfield ofShipmentCreationInputis optional. If null, an intra-organisation shipment is created - the
transferAgreementfield of theShipmenttype is optional