selfServiceCenterTemplate

Fetch a Self Service Center V2 template by template file name.

Arguments

Argument
Description

templateFileName (String!)

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

Return 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?