Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_setCollectionAssets
-
Packages that use RootMutation_setCollectionAssets Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_setCollectionAssets in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_setCollectionAssets Modifier and Type Method Description static RootMutation_setCollectionAssetsMutation. setCollectionAssets()Replace the existing set of the `Assets` in the `Collection` with the new set of the `Assets`. -
Uses of RootMutation_setCollectionAssets in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_setCollectionAssets Modifier and Type Method Description RootMutation_setCollectionAssetsRootMutation_setCollectionAssets. args(RootMutation_setCollectionAssets_Args argsBuilder)RootMutation_setCollectionAssetsRootMutation_setCollectionAssets. onSetCollectionAssets(On_SetCollectionAssets typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_setCollectionAssets Modifier and Type Method Description On_RootMutationOn_RootMutation. setCollectionAssets(RootMutation_setCollectionAssets callBuilder)Replace the existing set of the `Assets` in the `Collection` with the new set of the `Assets`.
-