Fields
This mapper has no settings to fill in. It always counts whatever value it receives.Sample data
This example counts the lines on an order. Input:{ "color": "red", "size": "M" } returns 2, the number of keys, and an empty list returns 0.