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