Magidoc

CreateRecurringTaskInput
Input Object

Input type for creating a new Recurring Task.

Fields

#

config

Non-null

The configuration for the task.

enabled

Non-null

The enabled state for the task.

module

Non-null

The module or script to run when executing this Task.

name

Non-null

The name of the task.

schedule

Non-null

The schedule for the task.

scheduleText

A human readable schedule for this task.

Usages

#

References

#

  • Argument input of field createRecurringTask from type Mutation