Class RootMutation_reopenAssetComment
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<ReopenAssetComment>
-
- ch.brix.gql.client.frontify.builders.RootMutation_reopenAssetComment
-
public class RootMutation_reopenAssetComment extends ch.brix.gql.client.CallBuilder<ReopenAssetComment>
-
-
Constructor Summary
Constructors Constructor Description RootMutation_reopenAssetComment()
-
Method Summary
Modifier and Type Method Description RootMutation_reopenAssetCommentargs(RootMutation_reopenAssetComment_Args argsBuilder)RootMutation_reopenAssetCommentonReopenAssetComment(On_ReopenAssetComment typeBuilder)
-
-
-
Method Detail
-
args
public RootMutation_reopenAssetComment args(RootMutation_reopenAssetComment_Args argsBuilder)
-
onReopenAssetComment
public RootMutation_reopenAssetComment onReopenAssetComment(On_ReopenAssetComment typeBuilder)
-
-