Hello, I’m new to Strapi!
I’ve looked around the documentation and available boilerplate example, seems like no solid example exist:
How/What’s the best practice to retrieve the components of one entry?
Let’s say I fetch the entry by it’s slug app > [slug ] > page.tsx
I have all the components in the key attributes Blocks : [ [Object] ]
This is a dynamic page, so I dont want to hard code each component… (as it seems to be done in all official boilerplates), I want the correct component to be returned automatically if present in this entry.
How to do so?
Thanks!
This topic has been created from a Discord post (1267942476220596275) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord