[Feat] Now a document exists checking is available to query specific document's filtering for using where field.
[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.