Skip to main content
Anchor to DeliveryPromiseParticipant

DeliveryPromiseParticipant

object

Requires read_delivery_promises access scope.

Returns enabled delivery promise participants.

Anchor to brandedPromiseHandlebrandedPromiseHandle
•String!
non-null

The branded promise handle of the promise participant.

•ID!
non-null

The ID of the promise participant.

•DeliveryPromiseParticipantOwner

The resource that the participant is attached to.

•DeliveryPromiseParticipantOwnerType!
non-null

The owner type of the participant.


Was this section helpful?

•query

Returns delivery promise participants.

Arguments

•String

The elements that come after the specified cursor.

•String

The elements that come before the specified cursor.

Anchor to brandedPromiseHandlebrandedPromiseHandle
•String!
required

The branded promise handle to filter by.

•Int

The first n elements from the paginated list.

•Int

The last n elements from the paginated list.

•[ID!]

The product variant ID to filter by.

•DeliveryPromiseParticipantOwnerType

The owner type to filter by.

•Boolean
Default:false

Reverse the order of the underlying list.



Was this section helpful?

•mutation

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

Arguments

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?

•interface

Was this section helpful?