Imports multiple subscriptions in a single bulk operation. Supports free, paid, and custom plans — including feature and credit entitlements for custom plans.
The mutation returns a task ID. The import runs asynchronously — subscriptions are created in the background. Individual subscriptions that fail validation are skipped without blocking the rest of the batch.
Variable entitlements for the subscription (custom plans only). Each item must contain exactly one of feature or credit. Replaces the deprecated subscriptionEntitlements field.
Last update timestamp of the source subscription. If Stigg already has a subscription for this customer and plan that was updated after this date, the import is skipped.
Custom plans use the entitlements field to define per-customer access — this can include feature entitlements (usage limits) and credit entitlements (credit allowances).
Import existing subscriptions during migration to Stigg. Use startDate for backdating and billingId to link to the existing billing provider subscription.
Bulk onboard enterprise customers
Import custom plan subscriptions with per-customer entitlements — different seat limits, project counts, and credit allocations for each customer.
Seed a staging environment
Quickly populate a staging or testing environment with subscriptions for QA.