# DeliveryLocationGroup - admin - OBJECT Version: unstable ## 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/unstable/scalars/ID): ID! - A globally-unique ID. * [locationsCount](/docs/api/admin/unstable/scalars/Int): Int! - A count of all locations that are part of this location group. ## Connections * [locations](/docs/api/admin/unstable/connections/LocationConnection): LocationConnection! ## Related queries ## Related mutations ## Related Unions ## Examples