# InventoryShipmentMarkInTransitUserError - admin - OBJECT Version: unstable ## Description An error that occurs during the execution of `InventoryShipmentMarkInTransit`. ### Access Scopes ## Fields * [code](/docs/api/admin/unstable/enums/InventoryShipmentMarkInTransitUserErrorCode): InventoryShipmentMarkInTransitUserErrorCode - 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 * [inventoryShipmentMarkInTransit](/docs/api/admin/unstable/mutations/inventoryShipmentMarkInTransit) Marks a draft inventory shipment as in transit. ## Related Unions ## Examples