Uses of Class
ch.brix.gql.client.frontify.builders.On_AddCustomMetadata
-
Packages that use On_AddCustomMetadata Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_AddCustomMetadata in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_AddCustomMetadata Modifier and Type Method Description On_AddCustomMetadataOn_AddCustomMetadata. parentIds()List of the parent Ids where the new `CustomMetadata` values were added.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_AddCustomMetadata Modifier and Type Method Description RootMutation_addCustomMetadataRootMutation_addCustomMetadata. onAddCustomMetadata(On_AddCustomMetadata typeBuilder)
-