Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_replyToComment
-
Packages that use RootMutation_replyToComment Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_replyToComment in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_replyToComment Modifier and Type Method Description static RootMutation_replyToCommentMutation. replyToComment()Add a new reply to an existing `Asset` `Comment`. -
Uses of RootMutation_replyToComment in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_replyToComment Modifier and Type Method Description RootMutation_replyToCommentRootMutation_replyToComment. args(RootMutation_replyToComment_Args argsBuilder)RootMutation_replyToCommentRootMutation_replyToComment. onReplyToComment(On_ReplyToComment typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_replyToComment Modifier and Type Method Description On_RootMutationOn_RootMutation. replyToComment(RootMutation_replyToComment callBuilder)Add a new reply to an existing `Asset` `Comment`.
-