--- title: InventorySetOnHandQuantitiesPayload - GraphQL Admin description: Return type for `inventorySetOnHandQuantities` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/inventorysetonhandquantitiespayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/inventorysetonhandquantitiespayload.md --- # Inventory​Set​On​Hand​Quantities​Payload payload Return type for `inventorySetOnHandQuantities` mutation. ## Fields * inventory​Adjustment​Group [Inventory​Adjustment​Group](https://shopify.dev/docs/api/admin-graphql/unstable/objects/InventoryAdjustmentGroup) The group of changes made by the operation. * user​Errors [\[Inventory​Set​On​Hand​Quantities​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/InventorySetOnHandQuantitiesUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [inventory​Set​On​Hand​Quantities](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/inventorySetOnHandQuantities) mutation Deprecated *** ## Map