Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_addAssetTags
-
Packages that use RootMutation_addAssetTags Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_addAssetTags in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_addAssetTags Modifier and Type Method Description static RootMutation_addAssetTagsMutation. addAssetTags()Add new `Asset` tags. -
Uses of RootMutation_addAssetTags in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_addAssetTags Modifier and Type Method Description RootMutation_addAssetTagsRootMutation_addAssetTags. args(RootMutation_addAssetTags_Args argsBuilder)RootMutation_addAssetTagsRootMutation_addAssetTags. onAddAssetTags(On_AddAssetTags typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_addAssetTags Modifier and Type Method Description On_RootMutationOn_RootMutation. addAssetTags(RootMutation_addAssetTags callBuilder)Add new `Asset` tags.
-