-
https://stackoverflow.com/questions/51313753/npm-package-json-base-root-property?noredirect=1#comment89604253_51313753
-
It's a common case when object has regular structure with predictable `children` array name.
If it's defined beforehand, we can process nodes rather than separate fields.
This way filtering becomes…
-
E.g. omiting field named "__typename" from an nested object?
-
I feel the possibility of incorrect path generation.