Skip to content

Support for aggregation queries? #1546

Discussion options

You must be logged in to vote

You don't need anything specific from vuefire to use aggregated queries. Since they return a promise, you can already use them directly. e.g. in Nuxt, you can use await or https://nuxt.com/docs/api/composables/use-async-data. Or you can use data loaders. It's really up to you!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Cry0nicS
Comment options

Answer selected by Cry0nicS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants