Aller au contenu principal

updateTemplateElement

SRP

Update an existing element (field) in a template.

Input

templateElementUpdateInput

Return Type

ID

Example

mutation UpdateField {
updateTemplateElement(input: {
templateElementId: "ZWxlMTIzNDU2"
label: "Full Name"
ax: 100
ay: 200
bx: 350
by: 230
optional: false
})
}

Export This Article

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