Documentation / @warp-drive/utilities / UpdateRecordUrlOptions
Interface: UpdateRecordUrlOptions
Defined in: index.ts:132
Properties
host?
ts
optional host: string;Defined in: index.ts:136
identifier
ts
identifier: object;Defined in: index.ts:134
id
ts
id: string;type
ts
type: string;namespace?
ts
optional namespace: string;Defined in: index.ts:137
op
ts
op: "updateRecord";Defined in: index.ts:133
resourcePath?
ts
optional resourcePath: string;Defined in: index.ts:135