Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_moveFolders
-
Packages that use RootMutation_moveFolders Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_moveFolders in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_moveFolders Modifier and Type Method Description static RootMutation_moveFoldersMutation. moveFolders()Move existing `Folder` item(s) to the given `Library`, `Workspace` or `Folder` destination. -
Uses of RootMutation_moveFolders in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_moveFolders Modifier and Type Method Description RootMutation_moveFoldersRootMutation_moveFolders. args(RootMutation_moveFolders_Args argsBuilder)RootMutation_moveFoldersRootMutation_moveFolders. onMoveFolders(On_MoveFolders typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_moveFolders Modifier and Type Method Description On_RootMutationOn_RootMutation. moveFolders(RootMutation_moveFolders callBuilder)Move existing `Folder` item(s) to the given `Library`, `Workspace` or `Folder` destination.
-