I am using uql with typescript and I have a problem with

none of the examples show the <Query /> component with these two props yet they are required.
Either the typing is wrong or all the examples need amending. I am thinking the former.
Your code looks about right. Can you confirm which version you are currently using?
Using latest 1.0.4
Looks like there were a couple of things that caused this. There's a PR to fix the issue.
Would strongly recommend that you look into upgrading react and using the hooks implementation if possible.
Very fast response! This is exactly the patch I had in mind.Hope it get's merged soon.
I'll pressure @kitten to approve 馃懣