TaskCreateOrUpdateContent type

The writable properties supplied when creating or updating a Task.

type TaskCreateOrUpdateContent = Omit<Task, "name">