FieldGetter
A constructor object to specify Field's to retrieve in various operations.
#
Usage#
ParametersProperty name | Required | Accepted types | Default | Description |
---|---|---|---|---|
field_path | YES | str | - | The path expression to target the attribute to set/update in your record. See Field path selectors |
query_kwargs | NO | dict | None | Used to pass data to populate a field_path that contains keys. See example below : |