# InventoryShipmentRemoveItemsPayload - admin - PAYLOAD Version: unstable ## Description Return type for `inventoryShipmentRemoveItems` mutation. ### Access Scopes ## Fields * [inventoryShipment](/docs/api/admin/unstable/objects/InventoryShipment): InventoryShipment - The inventory shipment with items removed. * [userErrors](/docs/api/admin/unstable/objects/InventoryShipmentRemoveItemsUserError): InventoryShipmentRemoveItemsUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [inventoryShipmentRemoveItems](/docs/api/admin/unstable/mutations/inventoryShipmentRemoveItems) ## Examples