Classes
Enumerations
Interfaces
TypeAliases

CompassDeleteTeamCheckinPayload

The payload returned after deleting a team checkin.

Property NameTypeDescription
__typenameLiteral
deletedTeamCheckinIdMaybe<String>ID of the checkin that was deleted.
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
successBooleanWhether the mutation was successful or not.

Rate this page: