Type alias: CreatePagePayload
Ƭ CreatePagePayload: Object
Type declaration
| Name | Type | Description |
|---|---|---|
displayNames? |
{ [lang: string]: string; } |
DisplayNames in different languages (optional). Language abbreviation must be two letters and uppercase. |
fsPageTemplate |
string |
FirstSpirit template reference name for the page to create. |
id |
string |
Shop specific ID of the page to create. |
type |
"product" | "category" | "content" |
Type of page to create. |
Last update:
September 8, 2023