Hey team, is there an out-of-the-box way of buildi...
# singer-tap-development
n
Hey team, is there an out-of-the-box way of building a child stream which only runs against a subset of the records returned by the parent stream? The specific example I'm dealing with has a parent stream with a "type" attribute on each record. I'd like to create a child stream which only generates a API calls for a specific "type" of parent record.