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