For the complete documentation index, see llms.txt. This page is also available as Markdown.

UpdateSubscribedPlanV2Input

Autogenerated input type of UpdateSubscribedPlanV2

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

id (ID)

The ID of the SubscribedPlan to update.

subscriptionId (ID)

The ID of the subscription to update the subscribed plan for.

planId (ID!)

The new plan associated the subscription should change to.

Last updated

Was this helpful?