Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_addCollectionAssets
-
Packages that use RootMutation_addCollectionAssets Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_addCollectionAssets in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_addCollectionAssets Modifier and Type Method Description static RootMutation_addCollectionAssetsMutation. addCollectionAssets()Add `Assets` to the existing `Collection`. -
Uses of RootMutation_addCollectionAssets in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_addCollectionAssets Modifier and Type Method Description RootMutation_addCollectionAssetsRootMutation_addCollectionAssets. args(RootMutation_addCollectionAssets_Args argsBuilder)RootMutation_addCollectionAssetsRootMutation_addCollectionAssets. onAddCollectionAssets(On_AddCollectionAssets typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_addCollectionAssets Modifier and Type Method Description On_RootMutationOn_RootMutation. addCollectionAssets(RootMutation_addCollectionAssets callBuilder)Add `Assets` to the existing `Collection`.
-