Documentation / @warp-drive/utilities / FindRecordUrlOptions
Interface: FindRecordUrlOptions
Defined in: index.ts:83
Properties
host?
ts
optional host: string;Defined in: index.ts:87
identifier
ts
identifier: object;Defined in: index.ts:85
id
ts
id: string;type
ts
type: string;namespace?
ts
optional namespace: string;Defined in: index.ts:88
op
ts
op: "findRecord";Defined in: index.ts:84
resourcePath?
ts
optional resourcePath: string;Defined in: index.ts:86