SelfServiceCenterTemplate

Represents a customizable Liquid template for the Self Service Center V2.

Fields

body (String!)

The Liquid template body content.

createdAt (ISO8601DateTime!)

When the template was created.

id (ID!)

The database ID of the template.

templateFileName (String!)

The file name identifier of the template (e.g. dashboard.liquid).

updatedAt (ISO8601DateTime!)

When the template was last updated.

Last updated

Was this helpful?