It accepts Object as input and returns Array of keys as output.
Also read: How to merge two JSON payload in Mule 4 Dataweave
Example of keysOf function in Dataweave:
Syntax of keysOf function:
keysOf(Object)
Also read: How to merge two JSON payload in Mule 4 Dataweave
keysOf(Object)
0 Comments