# UpdateSubscribedPlanV2Input

### Fields

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

A unique identifier for the client performing the mutation.

#### 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.
