Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_createFolder
-
Packages that use RootMutation_createFolder Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_createFolder in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_createFolder Modifier and Type Method Description static RootMutation_createFolderMutation. createFolder()Create a new `Folder`. -
Uses of RootMutation_createFolder in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_createFolder Modifier and Type Method Description RootMutation_createFolderRootMutation_createFolder. args(RootMutation_createFolder_Args argsBuilder)RootMutation_createFolderRootMutation_createFolder. onCreateFolder(On_CreateFolder typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_createFolder Modifier and Type Method Description On_RootMutationOn_RootMutation. createFolder(RootMutation_createFolder callBuilder)Create a new `Folder`.
-