Class RootMutation_createExternalAsset_Args
- java.lang.Object
-
- ch.brix.gql.client.ArgsBuilder
-
- ch.brix.gql.client.frontify.builders.RootMutation_createExternalAsset_Args
-
public class RootMutation_createExternalAsset_Args extends ch.brix.gql.client.ArgsBuilder
-
-
Constructor Summary
Constructors Constructor Description RootMutation_createExternalAsset_Args()
-
Method Summary
Modifier and Type Method Description RootMutation_createExternalAsset_Argsinput(CreateExternalAssetInput value)`CreateExternalAsset` input argument.
-
-
-
Method Detail
-
input
public RootMutation_createExternalAsset_Args input(CreateExternalAssetInput value)
`CreateExternalAsset` input argument. Default value: null
-
-