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