INPUT_OBJECT
Autogenerated input type of createSubscription
input createSubscriptionInput {# A unique identifier for the client performing the mutation.clientMutationId: Stringplan_id: String# Can be passed in instead of plan_id to select which plan the subscription should # be on. Normally preferrable to use plan_idplan_name: Stringtoken: String}