Skip to main content

Interface: TemplateContentInput

Defined in: packages/sdk/src/resources/templates.ts:20

Body of a content write: the document plus where it lands.

Properties

PropertyTypeDescriptionDefined in
brand?string-packages/sdk/src/resources/templates.ts:22
contentRecord<string, unknown>-packages/sdk/src/resources/templates.ts:21
publish?booleanPublish this version instead of saving it as a draft.packages/sdk/src/resources/templates.ts:24