Class RootMutation_addCustomMetadata
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<AddCustomMetadata>
-
- ch.brix.gql.client.frontify.builders.RootMutation_addCustomMetadata
-
public class RootMutation_addCustomMetadata extends ch.brix.gql.client.CallBuilder<AddCustomMetadata>
-
-
Constructor Summary
Constructors Constructor Description RootMutation_addCustomMetadata()
-
Method Summary
Modifier and Type Method Description RootMutation_addCustomMetadataargs(RootMutation_addCustomMetadata_Args argsBuilder)RootMutation_addCustomMetadataonAddCustomMetadata(On_AddCustomMetadata typeBuilder)
-
-
-
Method Detail
-
args
public RootMutation_addCustomMetadata args(RootMutation_addCustomMetadata_Args argsBuilder)
-
onAddCustomMetadata
public RootMutation_addCustomMetadata onAddCustomMetadata(On_AddCustomMetadata typeBuilder)
-
-