Class RootMutation_cancelExportCreatives_Args
- java.lang.Object
-
- ch.brix.gql.client.ArgsBuilder
-
- ch.brix.gql.client.frontify.builders.RootMutation_cancelExportCreatives_Args
-
public class RootMutation_cancelExportCreatives_Args extends ch.brix.gql.client.ArgsBuilder
-
-
Constructor Summary
Constructors Constructor Description RootMutation_cancelExportCreatives_Args()
-
Method Summary
Modifier and Type Method Description RootMutation_cancelExportCreatives_Argsinput(CancelExportCreativesInput value)`CancelExportCreatives` input argument.
-
-
-
Method Detail
-
input
public RootMutation_cancelExportCreatives_Args input(CancelExportCreativesInput value)
`CancelExportCreatives` input argument. Default value: null
-
-