Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Nuxt Content queryCollection not found - Nuxt
N
Nuxt
•
10mo ago
•
4 replies
Uchuu
Nuxt Content queryCollection not found
📰
content
nuxt3
const
{ data
: prizes
}
= await useAsyncData
(
'prizes
'
,
(
)
=
>
{
return queryCollection
(
'prizes
'
)
.order
(
'date
'
,
'ASC
'
)
.all
(
)
}
)
Cannot find name
'queryCollection
'
.ts
-plugin
(2304
)
Nuxt
Join
Nuxt Community Chat Server
31,686
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
nuxt content: document not found
N
Nuxt / ❓・help
2y ago
nuxt/content queryCollection not returning results when using .order()
N
Nuxt / ❓・help
14mo ago
Nuxt 3 Content: Filter by Subdirectory Not Working with queryCollection().path()
N
Nuxt / ❓・help
8mo ago
Content component not found
N
Nuxt / ❓・help
2y ago