Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_syncAssetTags
-
Packages that use RootMutation_syncAssetTags Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_syncAssetTags in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_syncAssetTags Modifier and Type Method Description static RootMutation_syncAssetTagsMutation. syncAssetTags()Sync `Asset` tags. -
Uses of RootMutation_syncAssetTags in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_syncAssetTags Modifier and Type Method Description RootMutation_syncAssetTagsRootMutation_syncAssetTags. args(RootMutation_syncAssetTags_Args argsBuilder)RootMutation_syncAssetTagsRootMutation_syncAssetTags. onSyncAssetTags(On_SyncAssetTags typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_syncAssetTags Modifier and Type Method Description On_RootMutationOn_RootMutation. syncAssetTags(RootMutation_syncAssetTags callBuilder)Sync `Asset` tags.
-