> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/mutations/undo-subscription-cancellation.md).

# undoSubscriptionCancellation

### Arguments

| Argument                                                                                                                 | Description                                 |
| ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------- |
| input ([UndoSubscriptionCancellationInput](/graphql-api/api-reference/objects/undo-subscription-cancellation-input.md)!) | Parameters for UndoSubscriptionCancellation |

### UndoSubscriptionCancellationInput Arguments

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

### Return fields

#### errors (\[[ModelValidationError](/graphql-api/api-reference/objects/model-validation-error.md)!]!)

#### subscription ([Subscription](/graphql-api/api-reference/objects/subscription.md))
