Uses of Class
ch.brix.gql.client.frontify.input_objects.UpdateCustomMetadataPropertyInput
-
Packages that use UpdateCustomMetadataPropertyInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of UpdateCustomMetadataPropertyInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type UpdateCustomMetadataPropertyInput Modifier and Type Method Description RootMutation_updateCustomMetadataProperty_ArgsRootMutation_updateCustomMetadataProperty_Args. input(UpdateCustomMetadataPropertyInput value)`UpdateCustomMetadataProperty` input argument. -
Uses of UpdateCustomMetadataPropertyInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return UpdateCustomMetadataPropertyInput Modifier and Type Method Description UpdateCustomMetadataPropertyInputUpdateCustomMetadataPropertyInput. data(UpdateCustomMetadataPropertyDataInput v)`CustomMetadataProperty` data.UpdateCustomMetadataPropertyInputUpdateCustomMetadataPropertyInput. id(IdScalar v)`CustomMetadataProperty` Id.
-