# DeliveryAvailableService - admin-graphql - OBJECT Version: 2024-10 ## Description A shipping service and a list of countries that the service is available for. ### Access Scopes Any of `orders` or `shipping` access scopes or `manage_delivery_settings` user permission. ## Fields * [countries](/docs/api/admin-graphql/2024-10/objects/DeliveryCountryCodesOrRestOfWorld): DeliveryCountryCodesOrRestOfWorld! - The countries the service provider ships to. * [name](/docs/api/admin-graphql/2024-10/scalars/String): String! - The name of the service. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples