Closed tsurdilo closed 4 years ago
Is this "injected data to the state" in addition to data passed to this state
@cathyhongzhang Hi :) yes the inject state has state data input like all the others. It injects additional static data into its state data. This data is merged with its existing data input.
LTGM
Renames Relay state to Inject state so it's name makes more sense.
After getting some info from community, one of the bigger complaints was that noone understood what the name "Relay" means in relay state. It is a state that injects static data into the state data input. So from that changing:
Relay State / inject property to Inject State / data property
to clearly describe that this is a state that "injects" "data".