Optional features to toggle when generating the object loading response.
| Name | Type | Required | Description |
|---|---|---|---|
| should_load_object_rids | Optional[bool] | No | Whether returned objects should include their RIDs. Note that resolving object RIDs can add 100s of milliseconds to the execution time, and should be avoided where not needed. |