Uses of Class
ch.brix.gql.client.frontify.input_objects.UpdateBrandInput
-
Packages that use UpdateBrandInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of UpdateBrandInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type UpdateBrandInput Modifier and Type Method Description RootMutation_updateBrand_ArgsRootMutation_updateBrand_Args. input(UpdateBrandInput value)`UpdateBrand` input argument. -
Uses of UpdateBrandInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return UpdateBrandInput Modifier and Type Method Description UpdateBrandInputUpdateBrandInput. data(UpdateBrandDataInput v)`Brand` data.UpdateBrandInputUpdateBrandInput. id(IdScalar v)`Brand` id.
-