Configuration
- Path — dot-separated sequence of keys to walk into the model.
[]is not supported in raw paths — give the path up to the list and let Raw Each iterate.
Tips
- Pair with Raw Each to iterate over a list value.
- Pair with Raw Read or Wrap Raw to consume a scalar / nested map.