fuego icon indicating copy to clipboard operation
fuego copied to clipboard

Query on a field of type 'reference'

Open fpbouchard opened this issue 2 years ago • 1 comments

It is currently not possible to query on documents that are field references.

fuego query collection 'ref == "/otherCollection/id"' returns nothing.

fpbouchard avatar Oct 13 '22 01:10 fpbouchard

Indeed, thanks. I'll have to think about some syntax for references inside the query "language"

sgarciac avatar Oct 14 '22 13:10 sgarciac