Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Introduction of new Carrier Service APIs

As of version 2024-07 of the Admin GraphQL API we are introducing the following changes:

  • We’ve added activesupportsServiceDiscovery, and callbackUrl fields to the DeliveryCarrierService object.
  • We’ve added carrierServices to the query root to list and filter the carriers services of the shop.
  • We’ve added carrierServiceCreate to create a new DeliveryCarrierService.
  • We’ve added carrierServiceUpdate to update the properties of a DeliveryCarrierService.
  • We’ve added carrierServiceDelete to delete a DeliveryCarrierService.
Was this section helpful?