Accepts input for creating/updating/deleting team checkin's action item.
| Property Name | Type | Description |
|---|---|---|
| create | InputMaybe<CompassCreateTeamCheckinActionInput> | |
| delete | InputMaybe<CompassDeleteTeamCheckinActionInput> | |
| update | InputMaybe<CompassUpdateTeamCheckinActionInput> |
Rate this page: