Oliver Plummer
Oliver Plummer
Draft pull request to go along side #6635 where changes have be outlined there. In summary: 1. Update dependencies for Fastify v4 while still supporting v3. 2. Changed connecting API...
As per #6027, the Apollo Server core team are no longer planning to maintain the `apollo-server-fastify` integration package. As I use Fastify with Apollo myself I thought I would have...
I think this would be nice to have to help reduce non-essential terminal logs.
### 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...
I thought I would open up a discussion as I've seen it discussed here in the past. Currently this implementation saves the entire cache as a single value. From this...
I ran into the same problem #1 outlined where the current connections need to be closed before dropping the database. I think a new release should be added so when...
## The bug A few commands do not accept the ID of the object I am targeting. I am trying to update one of our custom build tools to this...