GraphQLReferenceMutationsdeleteRecipientOn this pagedeleteRecipient Delete a recipient from a document. Input recipientDeleteInput Return Type ID Example mutation DeleteRecipient { deleteRecipient(input: { recipientId: "cmNwMTIzNDU2" })} Related updateRecipient Recipient type