Uses of Class
ch.brix.gql.client.frontify.builders.Comment_creator
-
Packages that use Comment_creator Package Description ch.brix.gql.client.frontify.builders -
-
Uses of Comment_creator in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return Comment_creator Modifier and Type Method Description Comment_creatorComment_creator. onAccountUser(On_AccountUser typeBuilder)Comment_creatorComment_creator. onUser(On_User typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type Comment_creator Modifier and Type Method Description On_CommentOn_Comment. creator(Comment_creator callBuilder)The `User` representing the `Comment` creator.
-