Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apollo-server-core: fix HttpQueryRequest typing
This field generally gets used in `any` contexts, so the error didn't cause any compilation failures.
- Loading branch information