Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 535 Bytes

use_fastify.RequestContext.md

File metadata and controls

19 lines (10 loc) · 535 Bytes

graphql-http / use/fastify / RequestContext

Interface: RequestContext

use/fastify.RequestContext

The context in the request for the handler.

Table of contents

Properties

Properties

reply

reply: FastifyReply<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, RouteGenericInterface, unknown, FastifySchema, FastifyTypeProviderDefault, unknown>