Documentation / @warp-drive/utilities / FindManyUrlOptions
Interface: FindManyUrlOptions
Defined in: index.ts:99
Properties
host?
ts
optional host: string;Defined in: index.ts:103
identifiers
ts
identifiers: object[];Defined in: index.ts:101
id
ts
id: string;type
ts
type: string;namespace?
ts
optional namespace: string;Defined in: index.ts:104
op
ts
op: "findMany";Defined in: index.ts:100
resourcePath?
ts
optional resourcePath: string;Defined in: index.ts:102