Skip to content

[Feat] Now a document exists checking is available to query specific document's filtering for using where field.

Choose a tag to compare

@SHcommit SHcommit released this 19 May 14:18
· 4 commits to master since this release

[Feature] isDocumentExists func.

Previously, when the endpoint's firestoreAccessible type was a specific document path, a bool value could be received to determine whether the document exists.

Now you can find through query whether a specific document exists for a collection.