How to query content from a module #1948
Unanswered
svirmasalo
asked this question in
Q&A
Replies: 1 comment
-
You can access the query api directly, eg.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm trying to create a module that indexes content to Algolia on build / generate.
How can I query the content from a module?
This is what I've tried but it won't work as the queryContent function is not available.
The error message is pretty clear, but I don't know how to solve it in this case. I've tried many things tho... 😅
Any help is much appreciated 🙏
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions