Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_createAssetComment
-
Packages that use RootMutation_createAssetComment Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_createAssetComment in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_createAssetComment Modifier and Type Method Description static RootMutation_createAssetCommentMutation. createAssetComment()Create a new `Asset` `Comment`. -
Uses of RootMutation_createAssetComment in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_createAssetComment Modifier and Type Method Description RootMutation_createAssetCommentRootMutation_createAssetComment. args(RootMutation_createAssetComment_Args argsBuilder)RootMutation_createAssetCommentRootMutation_createAssetComment. onCreateAssetComment(On_CreateAssetComment typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_createAssetComment Modifier and Type Method Description On_RootMutationOn_RootMutation. createAssetComment(RootMutation_createAssetComment callBuilder)Create a new `Asset` `Comment`.
-