OptionaldeprecationReason?: stringArgument deprecation reason (if deprecated).
Optionaldescription?: stringDescription of the argument.
Optionalname?: stringName of the argument.
Optionaltype?: () => anyFunction that returns a reference to the arguments host class.
Interface defining options that can be passed to
@Args()decorator.