# InventoryItemUpdatePayload - admin - PAYLOAD Version: 2025-01 ## Description Return type for `inventoryItemUpdate` mutation. ### Access Scopes ## Fields * [inventoryItem](/docs/api/admin/2025-01/objects/InventoryItem): InventoryItem - The inventory item that was updated. * [userErrors](/docs/api/admin/2025-01/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [inventoryItemUpdate](/docs/api/admin/2025-01/mutations/inventoryItemUpdate) ## Examples