Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 621 Bytes

File metadata and controls

12 lines (7 loc) · 621 Bytes

ObjectLoadingResponseOptions

Optional features to toggle when generating the object loading response.

Properties

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.

[Back to Model list] [Back to API list] [Back to README]