Skip to main content
Anchor to DeliveryPromiseParticipant

DeliveryPromiseParticipant

object

Requires read_delivery_promises access scope.

Returns enabled delivery promise participants.

•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.


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.


Fields

•[DeliveryPromiseParticipant!]

The promise participants that were added.

•[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

•interface

Was this section helpful?
OSZAR »