INPUT_OBJECT
updateSubscriptionInput
Autogenerated input type of updateSubscription
link GraphQL Schema definition
- input updateSubscriptionInput {
- # A unique identifier for the client performing the mutation.
- String :
- String :
- String :
- String :
- # Value can either be monthly or annual. Allows users on Practice Plus or Small
- # Pracitce to switch billing cycles.
- String :
- # The name of the new Stripe Plan to switch to. Currently, this just supports
- # moving trialing members to starter.
- String :
- Boolean :
- String :
- Boolean :
- ID :
- }