ReactionEvent: {
    by: Profile;
    createdAt: string;
    reaction: PublicationReactionType;
}

Type declaration