You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand now that multiple handlers can be chained in a pipeline, which I hadn't realised before. Is there any mention of this in the FunctionMonkey docs? (just trying to see if I'd missed something I shouldn't have 😄)
I was looking for some docs on the
previousResult
parameter ofICommandHandler.ExecuteAsync
, but I couldn't find anything.I gather this is the last response returned by the handler, but:
Thanks!
The text was updated successfully, but these errors were encountered: