Share this topic
LinkedIn
Twitter
Copy URL
Hi everyone,
I need to convert int to int64 in the api proxy.
AFAIK, int64 is not supported in javascript by default, therefore a workaround is needed for this case.
Does anyone know what's the best practice to handle int64?
never-displayed