Creates a new subscription plan in draft status.Documentation Index
Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
Use this file to discover all available pages before exploring further.
Mutation
Parameters
Input for creating a plan
Return Type
Returns the createdPlan object in DRAFT status.
Next Steps
After creating a plan:- Add entitlements with
createPackageEntitlements - Set pricing with
setPackagePricing - Configure compatible addons with
setCompatibleAddonsOnPlan - Publish with
publishPlan
Related Operations
- Set Package Pricing - Add pricing
- Publish Plan - Publish draft
- List Plans - Query plans
