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