I have a Firestore users doc that looks something like this: And a Firestore websites doc that looks something like this: Now I’m trying to use the VueUse useFirestore() wrapper to display the websites doc. To do that I am referencing the currentCompanyId property of the users doc inside a where Query Constraint like so: Hard-coding the companyId value of