Query "with" not populated

I have a collection relation and a file relation. I want to query a collection and all their files. However when using query with the "with" property does not have autocompletion for the file table and I get a "Cannot read properties of undefined (reading 'referencedTable')" error?

What am I doing wrong?
image.png
image.png
Was this page helpful?