Uses of Class
ch.brix.gql.client.frontify.input_objects.RemoveMetadataValueInput
-
Packages that use RemoveMetadataValueInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of RemoveMetadataValueInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type RemoveMetadataValueInput Modifier and Type Method Description RootMutation_removeMetadataValue_ArgsRootMutation_removeMetadataValue_Args. input(RemoveMetadataValueInput value)`RemoveMetadataValue` input argument. -
Uses of RemoveMetadataValueInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return RemoveMetadataValueInput Modifier and Type Method Description RemoveMetadataValueInputRemoveMetadataValueInput. id(IdScalar v)`MetadataValue` Id.
-