DeliveryCarrierServiceAndLocations object

A carrier services and their set of shop locations that can be used.

On this page

Fields

  • carrierService ([DeliveryCarrierService!](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverycarrierservice))
    The carrier service.
  • locations ([[Location!]!](https://shopify.dev/docs/admin-api/graphql/reference/store-properties/location))
    The locations that support this carrier service.

Types that return DeliveryCarrierServiceAndLocations

  • [QueryRoot.availableCarrierServices](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/queryroot#availablecarrierservices-2021-01)