# DeliveryAvailableService - admin-graphql - OBJECT Version: 2025-01 ## 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/2025-01/objects/DeliveryCountryCodesOrRestOfWorld): DeliveryCountryCodesOrRestOfWorld! - The countries the service provider ships to. * [name](/docs/api/admin-graphql/2025-01/scalars/String): String! - The name of the service. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples