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.

Anchor to deliveryPromiseParticipantsUpdate

deliveryPromiseParticipantsUpdate

mutation

Requires write_delivery_promises access scope.

Updates the delivery promise participants by adding or removing owners based on a branded promise handle.

Anchor to brandedPromiseHandlebrandedPromiseHandle
String!required

The branded promise handle to update the delivery promise participants for.

[ID!]Default:[]

The owners to add to the delivery promise participants.

[ID!]Default:[]

The owners to remove from the delivery promise participants.


Was this section helpful?

Anchor to DeliveryPromiseParticipantsUpdatePayload returnsDeliveryPromiseParticipantsUpdatePayload returns

The promise participants that were added.

The list of errors that occurred from executing the mutation.


Was this section helpful?