Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 362 Bytes

use_http.RequestContext.md

File metadata and controls

19 lines (10 loc) · 362 Bytes

graphql-http / use/http / RequestContext

Interface: RequestContext

use/http.RequestContext

The context in the request for the handler.

Table of contents

Properties

Properties

res

res: ServerResponse<IncomingMessage>