Input Object

StockTransferTemplateInput

Usage Example
query {
# Use this type in your queries
someQuery {
name
stockLocationToId
toStockLocationId
transferId
}
}

Fields

nameString!required
stockLocationToIdID
toStockLocationIdID
transferIdID!required