new Response()
Response object used when raw
is true
. May contain other fields in
addition to data
.
Details
Source |
---|
node_modules/js-data-adapter/src/index.js, line 81 |
Members
-
data
-
Response data.
DetailsType Source * node_modules/js-data-adapter/src/index.js, line 91 -
op
-
The operation for which the response was created.
DetailsType Source String node_modules/js-data-adapter/src/index.js, line 101