Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Extract static Querying methods to static document-class-based methods #15

@benlmyers

Description

@benlmyers

Instead of calling EasyFirestore.Querying.where(...), call MyDocument.query(where: ...) and so forth for other querying methods.

Development Related to #9

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions