Input Object

StockTransferInput

Usage Example
query {
# Use this type in your queries
someQuery {
locationId
notes
orderDate
requesterId
status
}
}

Fields

locationIdID
notesString
orderDateDateTime
requesterIdID
stockLocationFromIdID
stockLocationToIdID
transferDateDateTime