--- title: InventoryShipmentRemoveItemsPayload - GraphQL Admin description: Return type for `inventoryShipmentRemoveItems` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/inventoryshipmentremoveitemspayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/inventoryshipmentremoveitemspayload.md --- # Inventory​Shipment​Remove​Items​Payload payload Return type for `inventoryShipmentRemoveItems` mutation. ## Fields * inventory​Shipment [Inventory​Shipment](https://shopify.dev/docs/api/admin-graphql/latest/objects/InventoryShipment) The inventory shipment with items removed. * user​Errors [\[Inventory​Shipment​Remove​Items​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/InventoryShipmentRemoveItemsUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [inventory​Shipment​Remove​Items](https://shopify.dev/docs/api/admin-graphql/latest/mutations/inventoryShipmentRemoveItems) mutation Remove items from an inventory shipment. *** ## Map ### Mutations with this payload * [inventory​Shipment​Remove​Items](https://shopify.dev/docs/api/admin-graphql/latest/types/inventoryShipmentRemoveItems)