Y
Hacker News
new
|
ask
|
show
|
jobs
by
alexmE01
1807 days ago
Cool Demo! Is the $doc2data a standard jsonata feature?
1 comments
aeberhart
1807 days ago
Thanks! No, $doc2data is not a standard function. JSONata allows you to define your own functions (
https://docs.jsonata.org/embedding-extending#expressionregis...
). JSONata is great for transformation and we added functions for loading data.
link