Publishes a draft plan, making it available for new subscriptions.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 publishing a plan
Migration Types
| Type | Description |
|---|---|
NEW_CUSTOMERS | Only new subscriptions get the new version |
ALL_CUSTOMERS | Existing subscriptions are migrated |
Return Type
Returns aPublishPackageResult with a taskId for tracking the publish operation.
Related Operations
- Create Plan - Create draft plan
- List Plans - Query plans
