Skip to content

Commit d80a86a

Browse files
committed
link
1 parent fec934f commit d80a86a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/handler.ts

+2
Original file line numberDiff line numberDiff line change
@@ -639,6 +639,8 @@ type AcceptableMediaType =
639639
* The default request params parser. Used when no custom one is provided or if it
640640
* returns nothing.
641641
*
642+
* Read more about it in {@link ParseRequestParams}.
643+
*
642644
* TODO: should graphql-http itself care about content-encoding? I'd say unzipping should happen before handler is reached
643645
*/
644646
async function defaultParseRequestParams(

0 commit comments

Comments
 (0)