A team checkin communicates checkin for a team.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
actions | Maybe<Array<CompassTeamCheckinAction>> | A list of actions that are part of the team checkin. |
changeMetadata | CompassChangeMetadata | Contains change metadata for the team checkin. |
id | String | The ID of the team checkin. |
mood | Maybe<Number> | The mood of the team checkin. |
response1 | Maybe<String> | The response to the question 1 of the team checkin. |
response1RichText | Maybe<CompassRichTextObject> | The response to the question 1 of the team checkin in a rich text format. |
response2 | Maybe<String> | The response to the question 2 of the team checkin. |
response2RichText | Maybe<CompassRichTextObject> | The response to the question 2 of the team checkin in a rich text format. |
response3 | Maybe<String> | The response to the question 3 of the team checkin. |
response3RichText | Maybe<CompassRichTextObject> | The response to the question 3 of the team checkin in a rich text format. |
teamId | Maybe<String> | The unique identifier (ID) of the team that did the checkin. |
Rate this page: