-
Notifications
You must be signed in to change notification settings - Fork 15
docs: add snippet for a subcollection query #23
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
docs: add snippet for a subcollection query #23
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
@thatfiredev -> Do you know why CI/CD might be breaking? |
@nohe427 It looks like
|
Oh, looks like 3.1.x is coming from
|
@jlara310 - Could you run |
Done, but I encountered additional errors when trying to run the app locally. Filed bugs here: |
@jlara310 Thanks for filing those. Can you commit your current pubspec files after you ran that command so that CI can pick it up in this PR? |
Yep. Done. |
I am going to merge this since it seems the last few merges were also failing. I will then go through and try and fix the logged bugs. Thanks for making these changes and documenting the new errors. This will give us a great launching off point. @thatfiredev - I will ask you for reviews :) |
Add a beginner-level snippet that shows how to query a subcollection.
Similar PR for Android: firebase/snippets-android#447
Note that I added two snippet tags: one for the convention used by the file and one for
the convention used on cloud.google.com
Risk Level
Pre-submit checklist