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