Skip to content

Instantly share code, notes, and snippets.

@koladilip
Created August 23, 2024 12:41
Show Gist options
  • Save koladilip/60b2be6585b2684a8179e56e0554c9b9 to your computer and use it in GitHub Desktop.
Save koladilip/60b2be6585b2684a8179e56e0554c9b9 to your computer and use it in GitHub Desktop.
From and to are same in mappings
{"code":"[{\n \"from\": \"$.event\",\n \"to\": \"$.event\"\n}]","data":"{\n \"event\": \"abc\"\n}","bindings":"const bindings = {\n \"description\": \"Enter your bindings here\"\n };","result":{"output":{"event":"abc"}},"type":"Mappings","name":""}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment