FollowNotificationFragment: {
    __typename: "FollowNotification";
    followers: ProfileFragment[];
    id: string;
}

Type declaration