Questions regarding how to use GraphQL
Hi! I'm currently measuring the time taken for graphql to render and posting the results onto a diagnostics channel. Would a pr be accepted to have this code in the main lib?
nodejs functionality in question is here - https://nodejs.org/dist/latest-v14.x/docs/api/diagnostics_channel.html
It's opt in so users wouldn't having timings if no one is listening for them.