Types > PlanCreate
Description
Topic: Plan
Fields
Unique payment method identifier. See also: Unique Identifiers
Example: "pm_EQzGqWoY"
Valid when: payment_method_id matches regexp pattern: ^pm_
Unique plan identifier. See also: Unique Identifiers
Example: "medium"
Valid when: plan_id is not empty
Stripe payment method token
Example: "tok_123"
Used By
Mutations
Preview (typescript)
Loading module