Are you an LLM? You can read better optimized documentation at /api/@warp-drive/utilities/interfaces/FindRelatedCollectionUrlOptions.md for this page in Markdown format
Documentation / @warp-drive/utilities / FindRelatedCollectionUrlOptions
Interface: FindRelatedCollectionUrlOptions
Defined in: index.ts:106
Properties
fieldPath
ts
fieldPath: string;Defined in: index.ts:109
host?
ts
optional host: string;Defined in: index.ts:111
identifier
ts
identifier: object;Defined in: index.ts:108
id
ts
id: string;type
ts
type: string;namespace?
ts
optional namespace: string;Defined in: index.ts:112
op
ts
op: "findRelatedCollection";Defined in: index.ts:107
resourcePath?
ts
optional resourcePath: string;Defined in: index.ts:110