# UpdateSelfServiceCenterTemplateInput

### Fields

#### clientMutationId ([String](https://developer.firmhouse.com/graphql-api/api-reference/objects/string))

A unique identifier for the client performing the mutation.

#### templateFileName ([String](https://developer.firmhouse.com/graphql-api/api-reference/objects/string)!)

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

#### body ([String](https://developer.firmhouse.com/graphql-api/api-reference/objects/string)!)

The Liquid template body content.
