TaskCreateOrUpdateContent type

As propriedades graváveis fornecidas ao criar ou atualizar uma Tarefa.

type TaskCreateOrUpdateContent = Omit<Task, "name">