# undoSubscriptionCancellation

### Arguments

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

### UndoSubscriptionCancellationInput Arguments

| Argument                                                                           | Description                                                                                                                               |
| ---------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| token ([ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id)) | The token of the cancellation\_in\_progress subscription to stop cancellation process 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 stop cancellation process 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))
