We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae9e3d commit 074ecfdCopy full SHA for 074ecfd
samples/Food/dummies.yaml
@@ -0,0 +1,6 @@
1
+version: '1.0'
2
+items:
3
+ - ref: dummy-1
4
+ payload:
5
+ name: Orange
6
+ origin: Japan
samples/config.yaml
@@ -1,4 +1,5 @@
targets:
- ./samples/Account
+ - ./samples/Food
firestore_project_on_emulator: sample
firestore_emulator_host: localhost:41848
0 commit comments