Uses of Class
ch.brix.gql.client.frontify.builders.EmbeddedContent_customMetadata
-
Packages that use EmbeddedContent_customMetadata Package Description ch.brix.gql.client.frontify.builders -
-
Uses of EmbeddedContent_customMetadata in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return EmbeddedContent_customMetadata Modifier and Type Method Description EmbeddedContent_customMetadataEmbeddedContent_customMetadata. onCustomMetadata(On_CustomMetadata typeBuilder)EmbeddedContent_customMetadataEmbeddedContent_customMetadata. onCustomMetadataValue(On_CustomMetadataValue typeBuilder)EmbeddedContent_customMetadataEmbeddedContent_customMetadata. onCustomMetadataValues(On_CustomMetadataValues typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type EmbeddedContent_customMetadata Modifier and Type Method Description On_EmbeddedContentOn_EmbeddedContent. customMetadata(EmbeddedContent_customMetadata callBuilder)List of `CustomMetadataProperty` items and values associated to `Asset`.
-