Uses of Class
ch.brix.gql.client.frontify.builders.On_DeleteAsset
-
Packages that use On_DeleteAsset Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_DeleteAsset in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_DeleteAsset Modifier and Type Method Description On_DeleteAssetOn_DeleteAsset. asset(DeleteAsset_asset callBuilder)Deprecated.On_DeleteAssetOn_DeleteAsset. id()The Id of the deleted `Asset`.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_DeleteAsset Modifier and Type Method Description RootMutation_deleteAssetRootMutation_deleteAsset. onDeleteAsset(On_DeleteAsset typeBuilder)
-