For the complete documentation index, see llms.txt. This page is also available as Markdown.

SelfServiceCenterTemplateVersion

A saved version of a customizable Liquid template for the Self Service Center V2.

Fields

body (String!)

The Liquid template body content saved for this version.

createdAt (ISO8601DateTime!)

When the version was created.

id (ID!)

The database ID of the template version.

published (Boolean!)

Whether this version is currently published.

title (String)

An optional human-readable title for this version.

updatedAt (ISO8601DateTime!)

When the version was last updated.

versionNumber (Int!)

The sequential version number for this template.

Last updated

Was this helpful?