RefsOptions
RefsOptions =
object
Options for client.thing.refs — wref-field reverse and forward lookups.
https://docs.warmhub.ai/sdk/read-semantics/#reference-queries
Properties
Section titled “Properties”direction?
Section titled “direction?”
optionaldirection?:"inbound"|"outbound"
inbound finds records whose wref fields point at the target; outbound finds records the target points to. Defaults to inbound.
fieldPath?
Section titled “fieldPath?”
optionalfieldPath?:string
Narrow an inbound search to a specific wref field path on the source shape.
limit?
Section titled “limit?”
optionallimit?:number
Maximum references returned per page.
cursor?
Section titled “cursor?”
optionalcursor?:string
Pagination cursor returned by the prior call.
Hit a problem or have a question? Get in touch.