Response
Last edit: Oct 26, 2022
No description
type Response {
body: String
headers: HashObject
status: Int!
}
Fields
body
(String
)
headers
(HashObject
)
Hash of headers returned by the server
status
(Int
)
Standard HTTP status code