DocumentTemplateSection
It is part of a document template. Stores content description of singular document section. A value in content will be used as a default value during document creation
Implements
Fields
title (
String!)
Document section title
content (
String)
Document section default content. If it will be not overridden, it will appear in a created document
position (
Int!)
Document section position, start from 1
type (
DocumentSectionType!)
Determines how created document section will look like. If it is attachment, it will only require attachments, otherwise content will be required
id (
ID!)
The ID of the object