ActedNotificationFragment: {
    __typename: "ActedNotification";
    actions: OpenActionProfileActedFragment[];
    id: string;
    publication: CommentFragment | MirrorFragment | PostFragment | QuoteFragment;
}

Type declaration