Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_cancelExportCreatives
-
Packages that use RootMutation_cancelExportCreatives Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_cancelExportCreatives in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_cancelExportCreatives Modifier and Type Method Description static RootMutation_cancelExportCreativesMutation. cancelExportCreatives()**BETA** Cancels `CreativeJobs` by provided parameters. -
Uses of RootMutation_cancelExportCreatives in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_cancelExportCreatives Modifier and Type Method Description RootMutation_cancelExportCreativesRootMutation_cancelExportCreatives. args(RootMutation_cancelExportCreatives_Args argsBuilder)RootMutation_cancelExportCreativesRootMutation_cancelExportCreatives. onCancelExportCreatives(On_CancelExportCreatives typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_cancelExportCreatives Modifier and Type Method Description On_RootMutationOn_RootMutation. cancelExportCreatives(RootMutation_cancelExportCreatives callBuilder)**BETA** Cancels `CreativeJobs` by provided parameters.
-