Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_deleteAsset
-
Packages that use RootMutation_deleteAsset Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_deleteAsset in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_deleteAsset Modifier and Type Method Description static RootMutation_deleteAssetMutation. deleteAsset()Delete an existing `Asset`. -
Uses of RootMutation_deleteAsset in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_deleteAsset Modifier and Type Method Description RootMutation_deleteAssetRootMutation_deleteAsset. args(RootMutation_deleteAsset_Args argsBuilder)RootMutation_deleteAssetRootMutation_deleteAsset. onDeleteAsset(On_DeleteAsset typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_deleteAsset Modifier and Type Method Description On_RootMutationOn_RootMutation. deleteAsset(RootMutation_deleteAsset callBuilder)Delete an existing `Asset`.
-