--- title: InventoryShipmentMarkInTransitUserError - GraphQL Admin description: An error that occurs during the execution of `InventoryShipmentMarkInTransit`. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/InventoryShipmentMarkInTransitUserError md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/InventoryShipmentMarkInTransitUserError.md --- # Inventory​Shipment​Mark​In​Transit​User​Error object An error that occurs during the execution of `InventoryShipmentMarkInTransit`. ## Fields * code [Inventory​Shipment​Mark​In​Transit​User​Error​Code](https://shopify.dev/docs/api/admin-graphql/unstable/enums/InventoryShipmentMarkInTransitUserErrorCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) non-null The error message. *** ## Map No referencing types *** ## Mutations * [inventory​Shipment​Mark​In​Transit](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/inventoryShipmentMarkInTransit) mutation Marks a draft inventory shipment as in transit. *** ## <\~> InventoryShipmentMarkInTransitUserError Mutations ### Mutated by * <\~>[inventory​Shipment​Mark​In​Transit](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/inventoryShipmentMarkInTransit) *** ## Interfaces * [Displayable​Error](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/DisplayableError) interface *** ## ||-InventoryShipmentMarkInTransitUserError Implements ### Implements * ||-[Displayable​Error](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/DisplayableError)