documentTemplateComponentUpdate
Graphql fields and variables for the documentTemplateComponentUpdate mutation
mutation documentTemplateComponentUpdate ($id: ID!, $attributes: DocumentTemplateComponentAttributes!) {
documentTemplateComponentUpdate (id: $id, attributes: $attributes) {
documentTemplateComponent {
alignment
background
color
content
createdAt
documentTemplateId
font
fontSize
fontWeight
height
id
imageScale
imageSignedId
imageUrl
lineSpacing
marginBottom
marginLeft
marginRight
marginTop
paddingBottom
paddingLeft
paddingRight
paddingTop
position
skipPages
twoColumns
updatedAt
width
}
errors
}
}Arguments
Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?
