Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_reopenAssetComment
-
Packages that use RootMutation_reopenAssetComment Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_reopenAssetComment in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_reopenAssetComment Modifier and Type Method Description static RootMutation_reopenAssetCommentMutation. reopenAssetComment()Reopens a resolved `AssetComment`. -
Uses of RootMutation_reopenAssetComment in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_reopenAssetComment Modifier and Type Method Description RootMutation_reopenAssetCommentRootMutation_reopenAssetComment. args(RootMutation_reopenAssetComment_Args argsBuilder)RootMutation_reopenAssetCommentRootMutation_reopenAssetComment. onReopenAssetComment(On_ReopenAssetComment typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_reopenAssetComment Modifier and Type Method Description On_RootMutationOn_RootMutation. reopenAssetComment(RootMutation_reopenAssetComment callBuilder)Reopens a resolved `AssetComment`.
-