Replies: 1 comment
-
Feel free to provide a PR with extension points! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was trying to figure out how to add
MaxQueryComplexityInstrumentation
to the translated queries. The best I could figure out was this hack:Sure enough it works.
Is there a proper way to do this?
Beta Was this translation helpful? Give feedback.
All reactions