Replies: 1 comment
-
You can use async await in utils functions but not in expressions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
is it possible to async and await for the utils function, something like
"Expression": "await Utils.ValidateFromDbAsync(input1.country) == true"
Please let me know if someone has any idea on this.
Beta Was this translation helpful? Give feedback.
All reactions