Types > PlanPreview
Description
Topic: Plan
Fields
Unique plan identifier. See also: Unique Identifiers
Example: "medium"
Valid when: plan_id is not empty
Used By
Mutations
Preview (typescript)
interface PlanPreview {plan_id: string}
Topic: Plan
Unique plan identifier. See also: Unique Identifiers
Example: "medium"
Valid when: plan_id is not empty
interface PlanPreview {plan_id: string}