UpdateTeamPlanInput
No description
input UpdateTeamPlanInput {
tier: PlanTier!
billingPeriod: PlanBillingPeriod!
}
Fields
UpdateTeamPlanInput.tier ● PlanTier! non-null enum
UpdateTeamPlanInput.billingPeriod ● PlanBillingPeriod! non-null enum
Member of
UpdateTeamInput input