# InventoryTransferRemoveItemsInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields to remove inventory items from a transfer. ### Access Scopes ## Fields * [lineItems](/docs/api/admin/unstable/scalars/ID): ID! - The IDs of the inventory items to be removed from the transfer. * [transferId](/docs/api/admin/unstable/scalars/ID): ID! - The ID of the inventory transfer where the items will be removed. ## Input objects with this input object * [inventoryTransferRemoveItems](/docs/api/admin/unstable/mutations/inventoryTransferRemoveItems) ## Examples