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 87 |
Members
-
data
-
Response data.
DetailsType Source * node_modules/js-data-adapter/src/index.js, line 97 -
op
-
The operation for which the response was created.
DetailsType Source String node_modules/js-data-adapter/src/index.js, line 107