* Send the query key as argument to the skip fn
This enabled the possibility for the skip to be defined in defaultOptions
And based on certain things from the query to skip it
EG: query with variable X should be skiped until Y prop is available
* fix: watch logic
* docs(api): skip option
* chore: fix e2e dev
* fix: skip watch logic