teejaS

Results 3 comments of teejaS

Thanks for the response @tsurdilo . @ricardozanini does the new release have support for graphql as I was not able to wire it in. Do we have any examples of...

@ricardozanini What I meant was that the Function struct in the model package doesnt have a type attribute to implement different types of function calls

Hi @ricardozanini this is the workflow sample I used: { "id": "applicantrequest", "version": "1.0", "name": "Applicant Request Decision Workflow", "description": "Determine if applicant request is valid", "start": "CheckApplication", "functions": [...