🔤Format Keys
Convert to snake case
The Format Keys node allows you to convert all the keys at the top level of the dataset to snake_case.
Formatted keys will still include symbols and numbers.
Options
none
Output
Returns the current dataset with the top-level keys converted to snake_case.
Last updated