# InventoryTransferSetItemsUserError - admin - OBJECT Version: unstable ## Description An error that occurs during the execution of `InventoryTransferSetItems`. ### Access Scopes ## Fields * [code](/docs/api/admin/unstable/enums/InventoryTransferSetItemsUserErrorCode): InventoryTransferSetItemsUserErrorCode - The error code. * [field](/docs/api/admin/unstable/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/admin/unstable/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [inventoryTransferSetItems](/docs/api/admin/unstable/mutations/inventoryTransferSetItems) This mutation allows for the setting of line items on a Transfer. Will replace the items already set, if any. Note, this mutation cannot be called after the transfer has been marked In Progress. ## Related Unions ## Examples