Skip to content
This repository was archived by the owner on Mar 15, 2023. It is now read-only.
This repository was archived by the owner on Mar 15, 2023. It is now read-only.

Queries by UI components #14

@sambegin

Description

@sambegin

I need a way to easily select options from menus (or select drop down or... any great idea) for my queries. Since Firestore has many client sdk for about 6-7 different languages, we need a common way to create queries that are not language dependent. For example, I need to :

  • Select a collection
  • Select filter clauses like WHERE, ORDERBY, LIMIT (normally we could append has many WHERE as we want)
  • Make de query and see the result

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