Anchor to DeliveryPromiseParticipantDelivery
objectDelivery Promise Participant
Requires access scope.
Returns enabled delivery promise participants.
Anchor to FieldsFields
- •ID!non-null
The ID of the promise participant.
- Anchor to ownerowner•Delivery
Promise Participant Owner The resource that the participant is attached to.
- Anchor to ownerTypeowner•Delivery
Type Promise Participant Owner Type!non-null The owner type of the participant.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Updates the delivery promise participants by adding or removing owners based on a branded promise handle.
- Anchor to brandedPromiseHandlebranded•String!required
Promise Handle The branded promise handle to update the delivery promise participants for.
- Anchor to ownersToAddowners•[ID!]Default:[]
To Add The owners to add to the delivery promise participants.
- Anchor to ownersToRemoveowners•[ID!]Default:[]
To Remove The owners to remove from the delivery promise participants.
Arguments
- Anchor to promiseParticipantspromise•[Delivery
Participants Promise Participant!] The promise participants that were added.
- Anchor to userErrorsuser•[User
Errors Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?