--- title: InventoryShipmentReceivePayload - GraphQL Admin description: Return type for `inventoryShipmentReceive` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/inventoryshipmentreceivepayload md: https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/objects/InventoryShipment) The inventory shipment with received items. * user​Errors [\[Inventory​Shipment​Receive​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/mutations/inventoryShipmentReceive) mutation Receive an inventory shipment. *** ## Map ### Mutations with this payload * [inventory​Shipment​Receive](https://shopify.dev/docs/api/admin-graphql/unstable/types/inventoryShipmentReceive)