# DeliveryPromiseParticipantsUpdatePayload - admin - PAYLOAD Version: unstable ## Description Return type for `deliveryPromiseParticipantsUpdate` mutation. ### Access Scopes ## Fields * [promiseParticipants](/docs/api/admin/unstable/objects/DeliveryPromiseParticipant): DeliveryPromiseParticipant - The promise participants that were added. * [userErrors](/docs/api/admin/unstable/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [deliveryPromiseParticipantsUpdate](/docs/api/admin/unstable/mutations/deliveryPromiseParticipantsUpdate) ## Examples