Are you an LLM? You can read better optimized documentation at /api/@warp-drive/utilities/interfaces/FindRelatedResourceUrlOptions.md for this page in Markdown format
Documentation / @warp-drive/utilities / FindRelatedResourceUrlOptions
Interface: FindRelatedResourceUrlOptions
Defined in: index.ts:115
Properties
fieldPath
ts
fieldPath: string;Defined in: index.ts:118
host?
ts
optional host: string;Defined in: index.ts:120
identifier
ts
identifier: object;Defined in: index.ts:117
id
ts
id: string;type
ts
type: string;namespace?
ts
optional namespace: string;Defined in: index.ts:121
op
ts
op: "findRelatedRecord";Defined in: index.ts:116
resourcePath?
ts
optional resourcePath: string;Defined in: index.ts:119