# InventoryAdjustQuantityPayload - admin - PAYLOAD Version: unstable ## Description Return type for `inventoryAdjustQuantity` mutation. ### Access Scopes ## Fields * [inventoryLevel](/docs/api/admin/unstable/objects/InventoryLevel): InventoryLevel - Represents the updated inventory quantity of an inventory item at a specific location. * [userErrors](/docs/api/admin/unstable/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [inventoryAdjustQuantity](/docs/api/admin/unstable/mutations/inventoryAdjustQuantity) ## Examples