Class RootMutation_addAssetMetadataFieldValue
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<AddAssetMetadataFieldValue>
-
- ch.brix.gql.client.frontify.builders.RootMutation_addAssetMetadataFieldValue
-
public class RootMutation_addAssetMetadataFieldValue extends ch.brix.gql.client.CallBuilder<AddAssetMetadataFieldValue>
-
-
Constructor Summary
Constructors Constructor Description RootMutation_addAssetMetadataFieldValue()
-
Method Summary
Modifier and Type Method Description RootMutation_addAssetMetadataFieldValueargs(RootMutation_addAssetMetadataFieldValue_Args argsBuilder)RootMutation_addAssetMetadataFieldValueonAddAssetMetadataFieldValue(On_AddAssetMetadataFieldValue typeBuilder)
-
-
-
Method Detail
-
args
public RootMutation_addAssetMetadataFieldValue args(RootMutation_addAssetMetadataFieldValue_Args argsBuilder)
-
onAddAssetMetadataFieldValue
public RootMutation_addAssetMetadataFieldValue onAddAssetMetadataFieldValue(On_AddAssetMetadataFieldValue typeBuilder)
-
-