If I prefetch a query that is a function I get the following error:
You must wrap the query string in a "gql" tag.
However, it works as an object.
I couldn't find anything in the documentation about this - is prefetching only intended to work with objects?