location
Fetch a single active location by ID. Returns null when missing, inactive, or owned by another shop (tenant isolation enforced server-side).
location(
id: ID!
): Location
Arguments
location.id ● ID! non-null scalar
Location UUID
Type
Location object
Inventory location (warehouse, store, pickup point)