INPUT_OBJECT
Autogenerated input type of createSubscription
input createSubscriptionInput {plan_id: String# Can be passed in instead of plan_id to select which plan the subscription should # be on. Normally preferable to use plan_idplan_name: Stringstripe_idempotency_key: IDtoken: Stringbilling_address: BillingAddressInput}