FollowPaidAction: {
    __typename: "FollowPaidAction";
    followed: Profile;
    latestActed: LatestActed[];
}

Type declaration