Classes
Enumerations
Interfaces
TypeAliases

CompassUpdateTeamCheckinPayload

The payload returned after updating a team checkin.

Property NameTypeDescription
__typenameLiteral
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
successBooleanWhether the mutation was successful or not.
updatedTeamCheckinMaybe<CompassTeamCheckin>Details of the updated checkin.

Rate this page: