Classes
Enumerations
Interfaces
TypeAliases

CompassCreateAnnouncementPayload

The payload returned after creating a component announcement.

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

Rate this page: