Classes
Enumerations
Interfaces
TypeAliases

CompassDeleteAnnouncementPayload

The payload returned after deleting a component announcement.

Property NameTypeDescription
__typenameLiteral
deletedAnnouncementIdMaybe<String>The ID of the announcement 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: