feat: query_raw method that returns a raw response
Instead of returning deserialized data, this method returns reqwest::Response, giving the user more control.
Loading
Please register or sign in to comment
Instead of returning deserialized data, this method returns reqwest::Response, giving the user more control.