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