Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 496 Bytes

File metadata and controls

10 lines (6 loc) · 496 Bytes

SelectedFieldInfo

Path to a field/column/property in a stream to be selected. For example, if the field to be selected is a database column called "foo", this will be ["foo"]. Use multiple path elements for nested schemas.

Fields

Field Type Required Description
field_path List[str] N/A