flask-graphql
flask-graphql copied to clipboard
Accessing query/mutation name from GraphQLView
I want to access query/mutation names from views so I can add the name to the logging system. How can I access it?