documentTemplateComponent
Graphql fields and variables for the documentTemplateComponent query
query documentTemplateComponent ($id: ID, $code: String, $format: String) {
documentTemplateComponent (id: $id, code: $code, format: $format) {
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
}
}Arguments
Name
Type
Description
Response
Last updated
Was this helpful?
