-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
With the setup of fastify and swagger module as proposed in the nest documentation, the…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
latest
### Plugin versio…
-
**Note:** I do not want to have this as part of the library itself, but an example would be good
## Overview
With the addition of output parser (#1699), we should now have all the pieces to auto…
-
Migrating a project from Express + Passport in JS to Fastify + Grant in TS. Have hit a snag with `transport: "session"`
```ts
app
...
.register(grant.fastify({
defaults: {
origin:…
-
**Is your feature request related to a problem? Please describe.**
Hi there - I'm looking to use SSE along with Fastify which appears to not work out of the box with the basic Fastify example that'…
-
### Provide environment information
TypeScript 4.7.4
### Describe the bug
Hello, I'm currently trying to integrate TypeBox into tRPC, but am having some difficulties getting `input` type inferring …
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the feature has not already been requested
### 🚀 Feature Proposal
As of TypeBox 0.2…
-
# Bug Report
### 🔎 Search Terms
`export default`, `import default as`, namespace, declaration.
### 🕗 Version & Regression Information
This changed between versions 4.8.2 and 4.8.…
-
👋😃
This issue is to raise awareness into new developments and ideas for Apollo Server 3.x including any related, incremental steps which are worth addressing along the way. Some of this is likely …
-
We currently support two lifecycle hooks for HTTP handlers, it would be good to extend and systematize these because it can be very useful for users. I would like to open this to discussion.
So qu…