Uses of Class
ch.brix.gql.client.frontify.input_objects.UpdateFolderInput
-
Packages that use UpdateFolderInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of UpdateFolderInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type UpdateFolderInput Modifier and Type Method Description RootMutation_updateFolder_ArgsRootMutation_updateFolder_Args. input(UpdateFolderInput value)`UpdateFolder` input argument. -
Uses of UpdateFolderInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return UpdateFolderInput Modifier and Type Method Description UpdateFolderInputUpdateFolderInput. data(UpdateFolderDataInput v)`Folder` data.UpdateFolderInputUpdateFolderInput. id(IdScalar v)`Folder` Id.
-