INPUT_OBJECT
createSubscriptionInput
Autogenerated input type of createSubscription
link GraphQL Schema definition
- input createSubscriptionInput {
- String :
- # Can be passed in instead of plan_id to select which plan the subscription should
- # be on. Normally preferable to use plan_id
- String :
- String :
- BillingAddressInput :
- }