Uses of Interface
ch.brix.gql.client.frontify.interfaces.CustomMetadata
-
Packages that use CustomMetadata Package Description ch.brix.gql.client.frontify.interfaces ch.brix.gql.client.frontify.objects -
-
Uses of CustomMetadata in ch.brix.gql.client.frontify.interfaces
Methods in ch.brix.gql.client.frontify.interfaces that return types with arguments of type CustomMetadata Modifier and Type Method Description List<CustomMetadata>Asset. getCustomMetadata()List of `CustomMetadataProperty` items and values associated to `Asset`. -
Uses of CustomMetadata in ch.brix.gql.client.frontify.objects
Classes in ch.brix.gql.client.frontify.objects that implement CustomMetadata Modifier and Type Class Description classCustomMetadataValueclassCustomMetadataValues
-