Interface: WpBatchResult
Defined in: src/types/index.ts:1638
Result of a WordPress batch operation.
Properties
responses
responses:
object[]
Defined in: src/types/index.ts:1640
Responses for each operation in the batch.
body
body:
unknown
headers
headers:
Record<string,string>
status
status:
number