Skip to main content

Interface: IInput

update.v1.IInput

Properties of an Input.

Implemented by

Properties

args

Optional args: null | IPayloads

The arguments to pass to the named handler.


Optional header: null | IHeader

Headers that are passed with the update from the requesting entity. These can include things like auth or tracing tokens.


name

Optional name: null | string

The name of the input handler to invoke on the target workflow