# CreateServiceChannelInput

### Fields

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

A unique identifier for the client performing the mutation.

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

The name of the service channel

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

The slug that is used for connecting this service channel to a checkout. Leave this field empty to automatically generate the slug from the service channel name

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

Physical address and/or contact details for this service channel

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

Every email sent to a customer assigned to this Service Channel will also be BCC'd to this email address.
