action
action: SchedulableActionType
entity
entity: Link<SchedulableEntityType> Optional
error
error?: ScheduledActionFailedError
Optional
payload
payload?: ScheduledActionPayloadProps
scheduledFor
scheduledFor: {
datetime: string;
timezone?: string;
}
Type declaration
datetime: string
Optional
timezone?: string
The Contentful-style error that occurred during execution if sys.status is failed