Package com.netflix.graphql.dgs
Annotation Interface InputArgument
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
- Default:
- ""
-
name
- Default:
- ""
-
collectionType
Deprecated.Explicitly specifying the collectionType is not necessary, it will be inferred from the parameter type- Default:
- java.lang.Object.class
-