Classes
Enumerations
Interfaces
TypeAliases

CompassUpdateAnnouncementPayload

The payload returned after updating a component announcement.

Property NameTypeDescription
__typenameLiteral
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
successBooleanWhether the mutation was successful or not.
updatedAnnouncementMaybe<CompassAnnouncement>The updated announcement.

Rate this page: