Magidoc

CreateTransferInput
Input Object

An input to create a transfer between locations

Fields

#

actualEnd

The actual end time for the transfer

actualStart

The actual start time for the transfer

componentId

The component being transferred, if a component transfer

destinationLocationId

ID !
Non-null

The destination location for the transfer

expectedEnd

The expected end time for the transfer

operatorId

The person transfering the items

quantity

Non-null

The quantity of the transfer

scheduledStart

The scheduled start time for the transfer

sourceLocationId

ID !
Non-null

The source location for the transfer

Usages

#

References

#

  • Argument input of field createTransfer from type Mutation