Class RootMutation_exportCreative_Args
- java.lang.Object
-
- ch.brix.gql.client.ArgsBuilder
-
- ch.brix.gql.client.frontify.builders.RootMutation_exportCreative_Args
-
public class RootMutation_exportCreative_Args extends ch.brix.gql.client.ArgsBuilder
-
-
Constructor Summary
Constructors Constructor Description RootMutation_exportCreative_Args()
-
Method Summary
Modifier and Type Method Description RootMutation_exportCreative_Argsinput(ExportCreativeInput value)**BETA** `ExportCreative` input argument.
-
-
-
Method Detail
-
input
public RootMutation_exportCreative_Args input(ExportCreativeInput value)
**BETA** `ExportCreative` input argument. Default value: null
-
-