Apollo GraphQL request performance spans

This is also something I would love to have. All graphql requests are hidden into the POST /graphql transaction and it’s hard to make sense of each query/mutation.

Could someone point us to the right direction for writing a sentry integration or plugin that would extract the query/mutation name and create a new span?