QueryResultFilter
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| includes | (optional) Array<string> | The list of field names to include in the result documents. | [default to undefined] |
| excludes | (optional) Array<string> | The list of field names to exclude from the result documents. | [default to undefined] |