Firebase AdminFunctionsgetRefVersion: v8.0.0On this page getRefImportimport { getRef } from "@hyper-fetch/firebase-admin"SourceView the source codePackage@hyper-fetch/firebase-admin ParametersgetRef(db: Firestore, fullUrl: string)ParametersNameTypeDescriptiondbFirestorefullUrlstring ReturnsDocumentReference<DocumentData> | CollectionReference<DocumentData>