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

SaveSelfServiceCenterTemplateVersionInput

Autogenerated input type of SaveSelfServiceCenterTemplateVersion

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

templateFileName (String!)

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

body (String!)

The Liquid template body content.

title (String)

An optional human-readable title for this version.

Last updated

Was this helpful?