Releases: boxwise/boxtribute
Releases · boxwise/boxtribute
v2.8.4
v2.8.0
v2.7.6
v2.7.4
v2.7.2
v2.7.0
Changelog of GraphQL API
Added
- new enum value
ShareableView.StockOverview - new mutation
createBeneficiariesincl. input and result types - new
DeletedBaseErrortype - new
baseIdinput parameter forproductsquery
Changed
- change
baseIdfield ofShareableLinktype tobase(of typeBase)
v2.6.2
v2.6.0
v2.5.4
Changelog of GraphQL API
Added
- mutations
assignTagsToBoxesandunassignTagsFromBoxesincluding result unions and (error) types - mutation
createShareableLinkincluding result union and (error) types - new field
Product.instockItemsCount - new field
Size.nameas alias forSize.label, same forSizeRangetype - new field
StandardProduct.instantiation
Changed
- the
organisationsquery returns non-deleted organisations only
Removed
- mutations
assignTagToBoxesandunassignTagFromBoxes - field
StandardProduct.enabledForBases
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