运营商或服务提供商的信息-DeliveryCarrierService 目的
有关运营商或服务提供商的信息。
在本页面
字段
- availableServicesForCountries(
[[DeliveryAvailableService!]!](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliveryavailableservice)
)
提供给定目的地的服务。
- formattedName(
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
服务提供商的格式正确的名称,随时可以显示。 - icon(
[Image!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/image)
)
服务提供商的徽标。 - id(
[ID!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
)
全局唯一标识符。 - name(
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
服务提供商的名称。
返回DeliveryCarrierService的类型
[DeliveryCarrierServiceAndLocations.carrierService](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverycarrierserviceandlocations#carrierservice-2021-01)
[DeliveryParticipant.carrierService](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliveryparticipant#carrierservice-2021-01)
[QueryRoot.carrierService](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/queryroot#carrierservice-2021-01)
[SubscriptionDeliveryMethodShippingOption.carrierService](https://shopify.dev/docs/admin-api/graphql/reference/orders/subscriptiondeliverymethodshippingoption#carrierservice-2021-01)
[SubscriptionShippingOption.carrierService](https://shopify.dev/docs/admin-api/graphql/reference/orders/subscriptionshippingoption#carrierservice-2021-01)
派生关系
[Node](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/node)