Reads a Firestore Query from local cache, identified by the given
name.
The named queries are packaged into bundles on the server side (along
with resulting documents), and loaded to local cache using loadBundle
. Once
in local cache, use this method to extract a Query by name.