Currently all we can provide is a key while sometimes it can be valuable to to pass it to nested property.
We would need to address it with another property, probably reverseKeyPath and maybe rename reverse to reverseKey which would also be more self explanatory
/cc @kamsi
Currently all we can provide is a key while sometimes it can be valuable to to pass it to nested property.
We would need to address it with another property, probably
reverseKeyPath
and maybe renamereverse
toreverseKey
which would also be more self explanatory