# DeliveryLocationGroup - admin - OBJECT
Version: 2025-01

## Description
A location group is a collection of locations. They share zones and delivery methods across delivery
profiles.

### Access Scopes
Any of `assigned_shipping` or `shipping` access scopes or `manage_delivery_settings` user permission.


## Fields
* [id](/docs/api/admin/2025-01/scalars/ID): ID! - A globally-unique ID.
* [locationsCount](/docs/api/admin/2025-01/objects/Count): Count - A count of all locations that are part of this location group.

## Connections
* [locations](/docs/api/admin/2025-01/connections/LocationConnection): LocationConnection!



## Related queries

## Related mutations

## Related Unions

## Examples