Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility to populate the firebase.firestore.QuerySnapshot.ref field #80

Merged
merged 2 commits into from
Dec 10, 2020
Merged

Possibility to populate the firebase.firestore.QuerySnapshot.ref field #80

merged 2 commits into from
Dec 10, 2020

Conversation

mauriceackel
Copy link
Contributor

As suggested in #56, this PR add the functionality to specify a 'refField'. It works similar to the existing idField and populates the specified field with the value from firebase.firestore.QuerySnapshot.ref for easy access if required.

Closes #56

@chrisbianca chrisbianca merged commit b826d61 into CSFrequency:master Dec 10, 2020
@chrisbianca
Copy link
Contributor

@mauriceackel Thanks for the submission and apologies that it's taken so long to get this merged

@chrisbianca
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hydrate Reference type from Firestore
2 participants