Uses of Class
ch.brix.gql.client.frontify.input_objects.CancelExportCreativesInput
-
Packages that use CancelExportCreativesInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of CancelExportCreativesInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type CancelExportCreativesInput Modifier and Type Method Description RootMutation_cancelExportCreatives_ArgsRootMutation_cancelExportCreatives_Args. input(CancelExportCreativesInput value)**BETA** `CancelExportCreatives` input argument. -
Uses of CancelExportCreativesInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return CancelExportCreativesInput Modifier and Type Method Description CancelExportCreativesInputCancelExportCreativesInput. ids(List<IdScalar> v)**BETA** List of `CreativeJob` Ids that should be canceled.
-