Admin GraphQL API2024-07
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
active
,, and
fields to the
object.
- We’ve added
to the query root to list and filter the carriers services of the shop.
- We’ve added carrierServiceCreate to create a new
.
- We’ve added carrierServiceUpdate to update the properties of a
.
- We’ve added carrierServiceDelete to delete a
.
Was this section helpful?