Uses of Class
ch.brix.gql.client.frontify.objects.CustomMetadataProperty
-
Packages that use CustomMetadataProperty Package Description ch.brix.gql.client.frontify.interfaces -
-
Uses of CustomMetadataProperty in ch.brix.gql.client.frontify.interfaces
Methods in ch.brix.gql.client.frontify.interfaces that return CustomMetadataProperty Modifier and Type Method Description CustomMetadataPropertyCustomMetadata. getProperty()`CustomMetadataProperty` details.Methods in ch.brix.gql.client.frontify.interfaces that return types with arguments of type CustomMetadataProperty Modifier and Type Method Description List<CustomMetadataProperty>Library. getCustomMetadataProperties()List of `CustomMetadataProperty` items belonging to a `Library`.
-