Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_exportCreative
-
Packages that use RootMutation_exportCreative Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_exportCreative in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_exportCreative Modifier and Type Method Description static RootMutation_exportCreativeMutation. exportCreative()**BETA** Export `CreativeTemplate` with provided parameters. -
Uses of RootMutation_exportCreative in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_exportCreative Modifier and Type Method Description RootMutation_exportCreativeRootMutation_exportCreative. args(RootMutation_exportCreative_Args argsBuilder)RootMutation_exportCreativeRootMutation_exportCreative. onExportCreative(On_ExportCreative typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_exportCreative Modifier and Type Method Description On_RootMutationOn_RootMutation. exportCreative(RootMutation_exportCreative callBuilder)**BETA** Export `CreativeTemplate` with provided parameters.
-