Direction of the Connector Mapping.

Enumeration Members

Enumeration Members

connectorToEngine: "connectorToEngine"

Indicates the mapping will propagate a value from inside the connector to the engine. AKA "reverse mapping".

engineToConnector: "engineToConnector"

Indicates the mapping will propagate a value to the connector. This mapping might cause the linked connector to refresh.

Generated using TypeDoc