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