Nenad Jovanovski

Results 2 issues of Nenad Jovanovski

I have created an action query like this ``` type Query { """ Institutions by Specialty """ mt_institutions_by_specialty( specialty_id: String! ): Institutions } ``` Now I need to use that...

k/enhancement
c/actions
k/v3-beta

Hi, I am exporting binary column to base64, please make sure the base64 in the exported json is in quotes. Otherwise it's not a valid JSON, and I have to...

feature request
xf:datatransfer