An action item of a team checkin.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
actionText | Maybe<String> | The text of the team checkin action item. |
changeMetadata | CompassChangeMetadata | Contains change metadata for the team checkin action item. |
completed | Maybe<Boolean> | Whether the action item is completed or not. |
completedAt | Maybe<Any> | The date and time when the action item got completed. |
completedBy | Maybe<User> | The user who completed this action item. |
id | String | The unique identifier (ID) of the team checkin action item. |
Rate this page: