Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_editComment
-
Packages that use RootMutation_editComment Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_editComment in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_editComment Modifier and Type Method Description static RootMutation_editCommentMutation. editComment()Edit an existing `AssetComment`. -
Uses of RootMutation_editComment in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_editComment Modifier and Type Method Description RootMutation_editCommentRootMutation_editComment. args(RootMutation_editComment_Args argsBuilder)RootMutation_editCommentRootMutation_editComment. onEditComment(On_EditComment typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_editComment Modifier and Type Method Description On_RootMutationOn_RootMutation. editComment(RootMutation_editComment callBuilder)Edit an existing `AssetComment`.
-