Input Object

CreateStockTransferRequestInput

Usage Example
query {
# Use this type in your queries
someQuery {
collectionNotes
fromStockLocationId
fulfillmentNotes
isReturn
locationId
}
}

Fields

collectionNotesString
fromStockLocationIdID
fulfillmentNotesString
isReturnBoolean
locationIdID!required
orderDateDateTime
requestNotesString
toStockLocationIdID
transferDateDateTime