Πήγαινε στο κύριο περιεχόμενο

updateTemplateRole

SRP

Update a role in a template.

Input

templateRoleUpdateInput

Return Type

ID

Example

mutation UpdateRole {
updateTemplateRole(input: {
templateRoleId: "cm9sMTIzNDU2"
name: "Primary Signer"
signerIndex: 1
ordinal: 1
roleType: SIGNER
experience: "ZXhwMTIzNDU2"
})
}

Export This Article

Save a copy of this page as PDF or plain text.