Closed ElibarikiJ closed 3 years ago
I want exclude some part url for graphql server
All graphql have same url when exclude http://localhost:8080/graphq it remove all graphql but not some graphql query
You should handle it with regex. Closing as already possible.
Expected behavior
I want exclude some part url for graphql server
Actual behavior
All graphql have same url when exclude http://localhost:8080/graphq it remove all graphql but not some graphql query