graphql-python/flask-graphql

Accessing query/mutation name from GraphQLView

hfiratarikan opened this issue · 0 comments

I want to access query/mutation names from views so I can add the name to the logging system. How can I access it?