CommentNotificationFragment: {
    __typename: "CommentNotification";
    comment: CommentFragment;
    id: string;
}

Type declaration