Response
Last edit: Nov 10, 2025
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