flask-graphql icon indicating copy to clipboard operation
flask-graphql copied to clipboard

Accessing query/mutation name from GraphQLView

Open hfiratarikan opened this issue 4 years ago • 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?

hfiratarikan avatar Jul 13 '21 11:07 hfiratarikan