GraphQLReferenceMutationsupdateSenderFieldOn this pageupdateSenderField Update a sender field on a sent document. Input senderFieldUpdateInput Return Type ID Example mutation UpdateSenderField { updateSenderField(input: { senderFieldId: "c2ZkMTIzNDU2" value: "Updated value" })} Related DocumentElement type Document type