Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_addAssetMetadataFieldValue
-
Packages that use RootMutation_addAssetMetadataFieldValue Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_addAssetMetadataFieldValue in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_addAssetMetadataFieldValue Modifier and Type Method Description static RootMutation_addAssetMetadataFieldValueMutation. addAssetMetadataFieldValue()Deprecated. -
Uses of RootMutation_addAssetMetadataFieldValue in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_addAssetMetadataFieldValue Modifier and Type Method Description RootMutation_addAssetMetadataFieldValueRootMutation_addAssetMetadataFieldValue. args(RootMutation_addAssetMetadataFieldValue_Args argsBuilder)RootMutation_addAssetMetadataFieldValueRootMutation_addAssetMetadataFieldValue. onAddAssetMetadataFieldValue(On_AddAssetMetadataFieldValue typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_addAssetMetadataFieldValue Modifier and Type Method Description On_RootMutationOn_RootMutation. addAssetMetadataFieldValue(RootMutation_addAssetMetadataFieldValue callBuilder)Deprecated.
-