RecurringTask Object
A recurring task that is scheduled to run at regular intervals.
Fields
#
install
The installed integration that the task is associated with, if part of an integration.
config
[ Dictionary !]!
Non-null
The configuration for the task, normally this is synced from the installed integration.
edited
Boolean !
Non-null
Was this recurring task edited from this original version. If true, no automatic updates will be applied to it
Usages
#
References
#
- Field recurringTasks from CloudService
- Field recurringTask from Query
- Field createRecurringTask from Mutation
Previous
RecordInput