Use hook to modify response content for all content types

I’m also interested in this. Have anyone done anything? I’m currently implementing in front end with a Strapi component that holds basic information (which collection, how many items).
Overriding find/findOne/etc is just more code and I’m not sure it affects Graphql schema/types (I’m using graphql codegen with Apollo).