# ServiceChannel

### Fields

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

The address of the 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.

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

*`Deprecated: Will be renamed to new bcc_email field.`*

The email of the service channel

#### id ([ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id)!)

The database ID of the service channel.

#### 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 of the service channel
