# ChurnRequest

### Fields

#### churnReason ([ChurnReason](https://developer.firmhouse.com/graphql-api/api-reference/objects/churn-reason))

The reason selected for churning

#### createdAt ([ISO8601DateTime](https://developer.firmhouse.com/graphql-api/api-reference/objects/iso-8601-date-time)!)

When the churn request was created

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

Customer feedback about why they want to cancel

#### followUpAction ([ChurnRequestFollowUpAction](https://developer.firmhouse.com/graphql-api/api-reference/objects/churn-request-follow-up-action)!)

The follow-up action taken

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

The database ID for this churn request

#### status ([ChurnRequestStatus](https://developer.firmhouse.com/graphql-api/api-reference/objects/churn-request-status)!)

The current status of the churn request

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

The subscription this churn request belongs to

#### updatedAt ([ISO8601DateTime](https://developer.firmhouse.com/graphql-api/api-reference/objects/iso-8601-date-time)!)

When the churn request was last updated
