Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_setCustomMetadata
-
Packages that use RootMutation_setCustomMetadata Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_setCustomMetadata in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_setCustomMetadata Modifier and Type Method Description static RootMutation_setCustomMetadataMutation. setCustomMetadata()**BETA** Set `CustomMetadataProperty` values to any supported parent (`WorkspaceProject` | `Asset`). -
Uses of RootMutation_setCustomMetadata in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_setCustomMetadata Modifier and Type Method Description RootMutation_setCustomMetadataRootMutation_setCustomMetadata. args(RootMutation_setCustomMetadata_Args argsBuilder)RootMutation_setCustomMetadataRootMutation_setCustomMetadata. onSetCustomMetadata(On_SetCustomMetadata typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_setCustomMetadata Modifier and Type Method Description On_RootMutationOn_RootMutation. setCustomMetadata(RootMutation_setCustomMetadata callBuilder)**BETA** Set `CustomMetadataProperty` values to any supported parent (`WorkspaceProject` | `Asset`).
-