Class RootMutation_cancelExportCreatives
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<CancelExportCreatives>
-
- ch.brix.gql.client.frontify.builders.RootMutation_cancelExportCreatives
-
public class RootMutation_cancelExportCreatives extends ch.brix.gql.client.CallBuilder<CancelExportCreatives>
-
-
Constructor Summary
Constructors Constructor Description RootMutation_cancelExportCreatives()
-
Method Summary
Modifier and Type Method Description RootMutation_cancelExportCreativesargs(RootMutation_cancelExportCreatives_Args argsBuilder)RootMutation_cancelExportCreativesonCancelExportCreatives(On_CancelExportCreatives typeBuilder)
-
-
-
Method Detail
-
args
public RootMutation_cancelExportCreatives args(RootMutation_cancelExportCreatives_Args argsBuilder)
-
onCancelExportCreatives
public RootMutation_cancelExportCreatives onCancelExportCreatives(On_CancelExportCreatives typeBuilder)
-
-