@urlyman I'm currently working on an internal application that uses graphql to transfer data to a react front-end. In general, our queries are >1.5x larger than the responses. We could optimize them, if we had time and they wouldn't change all the time. Maybe, one day...