# availableCarrierServices - admin-graphql - QUERY Version: 2024-10 ## Description Returns a list of activated carrier services and associated shop locations that support them. ### Access Scopes ## Arguments ## Returns * [carrierService](/docs/api/admin-graphql/2024-10/objects/DeliveryCarrierService): DeliveryCarrierService! The carrier service. * [locations](/docs/api/admin-graphql/2024-10/objects/Location): Location! The list of locations that support this carrier service. ## Examples