Uses of Class
ch.brix.gql.client.frontify.input_objects.UpdateCustomMetadataPropertyTypeInput
-
Packages that use UpdateCustomMetadataPropertyTypeInput Package Description ch.brix.gql.client.frontify.input_objects -
-
Uses of UpdateCustomMetadataPropertyTypeInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return UpdateCustomMetadataPropertyTypeInput Modifier and Type Method Description UpdateCustomMetadataPropertyTypeInputUpdateCustomMetadataPropertyTypeInput. options(List<UpdateCustomMetadataPropertyTypeOptionInput> v)Define CustomMetadataProperty` options for `SELECT` or `MULTISELECT` type properties.Methods in ch.brix.gql.client.frontify.input_objects with parameters of type UpdateCustomMetadataPropertyTypeInput Modifier and Type Method Description UpdateCustomMetadataPropertyDataInputUpdateCustomMetadataPropertyDataInput. type(UpdateCustomMetadataPropertyTypeInput v)`CustomMetadataProperty` type details.
-