I have multiple graphql query types. I wish to apply middleware to one query type only for authentication. Is this possible?
graphql
Something like this