Plan
No description
type Plan {
tier: PlanTier!
billingPeriod: PlanBillingPeriod
}
Fields
Plan.tier
● PlanTier!
non-null enum
Plan.billingPeriod
● PlanBillingPeriod
enum
Member of
Team
object