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