# completeSubscriptionCancellation

### Arguments

| Argument                                                                                                                                                     | Description                                     |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------- |
| input ([CompleteSubscriptionCancellationInput](https://developer.firmhouse.com/graphql-api/api-reference/objects/complete-subscription-cancellation-input)!) | Parameters for CompleteSubscriptionCancellation |

### CompleteSubscriptionCancellationInput Arguments

| Argument                                                                           | Description                                                                                                                           |
| ---------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| token ([ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id)) | The token of the cancellation\_in\_progress subscription to complete cancellation for, only needed if a project access token is used. |
| id ([ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id))    | The ID of the cancellation\_in\_progress subscription to complete cancellation for, only needed if a project access token is used.    |

### Return fields

#### errors (\[[ModelValidationError](https://developer.firmhouse.com/graphql-api/api-reference/objects/model-validation-error)!]!)

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