Class RootMutation_editComment
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<EditComment>
-
- ch.brix.gql.client.frontify.builders.RootMutation_editComment
-
public class RootMutation_editComment extends ch.brix.gql.client.CallBuilder<EditComment>
-
-
Constructor Summary
Constructors Constructor Description RootMutation_editComment()
-
Method Summary
Modifier and Type Method Description RootMutation_editCommentargs(RootMutation_editComment_Args argsBuilder)RootMutation_editCommentonEditComment(On_EditComment typeBuilder)
-
-
-
Method Detail
-
args
public RootMutation_editComment args(RootMutation_editComment_Args argsBuilder)
-
onEditComment
public RootMutation_editComment onEditComment(On_EditComment typeBuilder)
-
-