PublicationCommentOn: {
    hiddenComments?: InputMaybe<HiddenCommentsType>;
    id: Scalars["PublicationId"];
    ranking?: InputMaybe<PublicationCommentOnRanking>;
}

Type declaration