Object

StockTransfer

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

Fields

collectionNotesString
fulfillmentNotesString
idID
insertedAtNaiveDateTime
isReturnBoolean
locationLocation
notesString
orderDateDateTime
outOfStockBoolean
requestNotesString
requesterProvider
stockLocationFromStockLocation
stockLocationToStockLocation
transferDateDateTime
transferNotes[StockTransferNote]