Class RootMutation_deleteComment
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<DeleteComment>
-
- ch.brix.gql.client.frontify.builders.RootMutation_deleteComment
-
public class RootMutation_deleteComment extends ch.brix.gql.client.CallBuilder<DeleteComment>
-
-
Constructor Summary
Constructors Constructor Description RootMutation_deleteComment()
-
Method Summary
Modifier and Type Method Description RootMutation_deleteCommentargs(RootMutation_deleteComment_Args argsBuilder)RootMutation_deleteCommentonDeleteComment(On_DeleteComment typeBuilder)
-
-
-
Method Detail
-
args
public RootMutation_deleteComment args(RootMutation_deleteComment_Args argsBuilder)
-
onDeleteComment
public RootMutation_deleteComment onDeleteComment(On_DeleteComment typeBuilder)
-
-