Skip to content

Collection group queries are only allowed from the root of the database. #37

@vanoorschot

Description

@vanoorschot

I have a Firestore database with this structure:
/organisations/{id}/players/{id}

When I run this query:

SELECT *
FROM GROUP players

I get this error:
Collection group queries are only allowed from the root of the database.

What am I doing wrong here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions