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