Admin GraphQL API2024-07
New delivery promise provider API object
As of GraphQL Admin API version 2024-07
, we're adding the object, which represents an entity (such as a third-party service) that can provide delivery estimates on behalf of a shop. Currently, this is available only to select approved delivery promise partners.
Each object is associated with a shop
Location
.
A object can be created or updated using the
mutation, and retrieved using the
query.
Was this section helpful?