Label
Represents a label in Todoist, which is used to categorize tasks.
See
https://developer.todoist.com/sync/v9/#labels
Extends
TypeOf
<typeofLabelSchema
>
Properties
Property | Type |
---|---|
color | string |
id | string |
isFavorite | boolean |
name | string |
order | null | number |