Are you an LLM? You can read better optimized documentation at /api/@ember-data/request-utils/index/interfaces/FindRelatedCollectionUrlOptions.md for this page in Markdown format
Documentation / @ember-data/request-utils / index / FindRelatedCollectionUrlOptions
Interface: FindRelatedCollectionUrlOptions
Defined in: warp-drive-packages/utilities/declarations/index.d.ts:71
Properties
fieldPath
ts
fieldPath: string;
Defined in: warp-drive-packages/utilities/declarations/index.d.ts:77
host?
ts
optional host: string;
Defined in: warp-drive-packages/utilities/declarations/index.d.ts:79
identifier
ts
identifier: object;
Defined in: warp-drive-packages/utilities/declarations/index.d.ts:73
id
ts
id: string;
type
ts
type: string;
namespace?
ts
optional namespace: string;
Defined in: warp-drive-packages/utilities/declarations/index.d.ts:80
op
ts
op: "findRelatedCollection";
Defined in: warp-drive-packages/utilities/declarations/index.d.ts:72
resourcePath?
ts
optional resourcePath: string;
Defined in: warp-drive-packages/utilities/declarations/index.d.ts:78