mercurius-js / mercurius-gateway

Mercurius federation support plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some Typescript types missing in `MercuriusGatewayService`

tomi-bigpi opened this issue · comments

MercuriusGatewayService typings are missing a few fields, such as bodyTimeout, headersTimeout, and maxHeaderSize.

The following PR adds them:
#76