Uses of Class
ch.brix.gql.client.frontify.input_objects.UpdateBrandDataInput
-
Packages that use UpdateBrandDataInput Package Description ch.brix.gql.client.frontify.input_objects -
-
Uses of UpdateBrandDataInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return UpdateBrandDataInput Modifier and Type Method Description UpdateBrandDataInputUpdateBrandDataInput. color(RgbaColorInput v)`Brand` color.UpdateBrandDataInputUpdateBrandDataInput. name(StringScalar v)`Brand` name.Methods in ch.brix.gql.client.frontify.input_objects with parameters of type UpdateBrandDataInput Modifier and Type Method Description UpdateBrandInputUpdateBrandInput. data(UpdateBrandDataInput v)`Brand` data.
-