--- title: InventoryShipmentReceivePayload - GraphQL Admin description: Return type for `inventoryShipmentReceive` 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/inventoryshipmentreceivepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/inventoryshipmentreceivepayload.md --- # Inventory​Shipment​Receive​Payload payload Return type for `inventoryShipmentReceive` mutation. ## Fields * inventory​Shipment [Inventory​Shipment](https://shopify.dev/docs/api/admin-graphql/latest/objects/InventoryShipment) The inventory shipment with received items. * user​Errors [\[Inventory​Shipment​Receive​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/InventoryShipmentReceiveUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [inventory​Shipment​Receive](https://shopify.dev/docs/api/admin-graphql/latest/mutations/inventoryShipmentReceive) mutation Receive an inventory shipment. *** ## Map ### Mutations with this payload * [inventory​Shipment​Receive](https://shopify.dev/docs/api/admin-graphql/latest/types/inventoryShipmentReceive)