Type alias: PageCreationFailedPayload
Ƭ PageCreationFailedPayload: Object
If a page creation was unsuccessful, this payload will be returned to enable debugging.
Type declaration
Name | Type | Description |
---|---|---|
error |
EcomError |
Error thrown when page creation didn't work. |
Last update:
September 8, 2023