Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Preserve the parts from our subgraph response use in our response
Currently, we build a response from only the body of the subgraph response. This change ensures that the parts from the subgraph response (headers, status_code, version) are also preserved in the resulting response from the router.
- Loading branch information