The payload returned after updating a team checkin.
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| errors | Maybe<Array<MutationError>> | A list of errors that occurred during the mutation. |
| success | Boolean | Whether the mutation was successful or not. |
| updatedTeamCheckin | Maybe<CompassTeamCheckin> | Details of the updated checkin. |
Rate this page: