Replies: 4 comments 11 replies
-
What exactly do you mean, @t1nky ? |
Beta Was this translation helpful? Give feedback.
-
I found out that runtime iteration is already happening in some limited way upon creating the endpoints and middlewares. |
Beta Was this translation helpful? Give feedback.
-
I found an interesting thing. That approach is the recommended way for serializing Map/Set: |
Beta Was this translation helpful? Give feedback.
-
It will appear this way, @t1nky
🚀 Version 20.15.0 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, it is possible to send Map and Set as an output, but JS cannot serialize them:

It might be helpful to restrict possible output types. Also, there are functions and BigInt.
Beta Was this translation helpful? Give feedback.
All reactions