TaskCreateInput

Input for creating a task

Input Fields

assignedTo (IDInput)

Who the task is assigned to

completed (Boolean)

Is the task complete?

dueAt (ISO8601DateTime!)

When is the task due

name (String!)

The task name

taskable (TaskableInput)

Object this is attached to, if any