Class RootMutation_exportCreative
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<ExportCreative>
-
- ch.brix.gql.client.frontify.builders.RootMutation_exportCreative
-
public class RootMutation_exportCreative extends ch.brix.gql.client.CallBuilder<ExportCreative>
-
-
Constructor Summary
Constructors Constructor Description RootMutation_exportCreative()
-
Method Summary
Modifier and Type Method Description RootMutation_exportCreativeargs(RootMutation_exportCreative_Args argsBuilder)RootMutation_exportCreativeonExportCreative(On_ExportCreative typeBuilder)
-
-
-
Method Detail
-
args
public RootMutation_exportCreative args(RootMutation_exportCreative_Args argsBuilder)
-
onExportCreative
public RootMutation_exportCreative onExportCreative(On_ExportCreative typeBuilder)
-
-