More granular properties for control over query in a component

It would be useful to have more granular properties to set for queries in components. Real use case: A component that displays the most recent post from a selected category. Instead of having to go through the entire query tree (which also requires overriding the posts per query) It would be nice to just be able to select the “Term to include” with a property, and have the other settings remain untouched.