MentionNotificationFragment: {
    __typename: "MentionNotification";
    id: string;
    publication: CommentFragment | PostFragment | QuoteFragment;
}

Type declaration