Shops > Plan > planPreview
POST:plan/preview.json
Description
Preview plan change.
Permission bit: "shop_plan.preview"
Topic: Plan
Arguments
data: PlanPreview!
Main argument for mutations.
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Data Argument Fields
Unique plan identifier. See also: Unique Identifiers
Example: "medium"
Valid when: plan_id is not empty
Result
Preview (typescript)
Loading module