Gridsome & Firestore Blog Example
Supports:
- Reference fields of collections included get automatically attached as Graphql References
- Image urls on fields within documents are downloaded and optimized by Gridsome.
- Load collections and their sub-collections and access them via
_parent
and thebelongsTo
property - Live data updates from Firestore while you develop! Set
debug: true