wolf-core
wolf-core copied to clipboard
`onComplete` can return, an activity or a list of strings or Activities
Description: Currently onComplete only allows the user to return (or resolve) either a string or null. We should allow the dev to return objects.