Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_moveAssets
-
Packages that use RootMutation_moveAssets Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_moveAssets in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_moveAssets Modifier and Type Method Description static RootMutation_moveAssetsMutation. moveAssets()Move existing `Asset` item(s) to the given `Library`, `Workspace` or `Folder` destination. -
Uses of RootMutation_moveAssets in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_moveAssets Modifier and Type Method Description RootMutation_moveAssetsRootMutation_moveAssets. args(RootMutation_moveAssets_Args argsBuilder)RootMutation_moveAssetsRootMutation_moveAssets. onMoveAssets(On_MoveAssets typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_moveAssets Modifier and Type Method Description On_RootMutationOn_RootMutation. moveAssets(RootMutation_moveAssets callBuilder)Move existing `Asset` item(s) to the given `Library`, `Workspace` or `Folder` destination.
-