# updateSubscribedPlanV2

### Arguments

| Argument                                                                                                                                   | Description                           |
| ------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------- |
| input ([UpdateSubscribedPlanV2Input](https://developer.firmhouse.com/graphql-api/api-reference/objects/update-subscribed-plan-v-2-input)!) | Parameters for UpdateSubscribedPlanV2 |

### UpdateSubscribedPlanV2Input Arguments

| Argument                                                                                    | Description                                                   |
| ------------------------------------------------------------------------------------------- | ------------------------------------------------------------- |
| id ([ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id))             | The ID of the SubscribedPlan to update.                       |
| subscriptionId ([ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id)) | The ID of the subscription to update the subscribed plan for. |
| planId ([ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id)!)        | The new plan associated the subscription should change to.    |

### Return fields

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

#### subscribedPlan ([SubscribedPlan](https://developer.firmhouse.com/graphql-api/api-reference/objects/subscribed-plan))
