Uses of Class
ch.brix.gql.client.frontify.input_objects.DeleteCustomMetadataPropertyInput
-
Packages that use DeleteCustomMetadataPropertyInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of DeleteCustomMetadataPropertyInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type DeleteCustomMetadataPropertyInput Modifier and Type Method Description RootMutation_deleteCustomMetadataProperty_ArgsRootMutation_deleteCustomMetadataProperty_Args. input(DeleteCustomMetadataPropertyInput value)`DeleteCustomMetadataProperty` input argument. -
Uses of DeleteCustomMetadataPropertyInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return DeleteCustomMetadataPropertyInput Modifier and Type Method Description DeleteCustomMetadataPropertyInputDeleteCustomMetadataPropertyInput. id(IdScalar v)`CustomMetadataProperty` Id.
-