In fastify, what is the difference between using typescript generics and defining a route schema on routes
I’m struggling to understand the difference between these two concepts as they seem to just be 2 different ways to do the same thing.
stop fastify from stripping out null values in json response: is that configurable/programmable?
If inside my route handler, I return a json object like this: