How to calculate request rate for listing update?

Using the Shopify GraphQL API, when updating inventory for a product that exists in multiple locations, does each location update count as a separate inventory push (per location ID), or is it treated as a single request for the listing regardless of the number of locations?

@Melo_store Thank you for the answer.