I have rendered posts directory page that brings all posts from hygraph (from the tutorial)
I then created same 'Data variable' on homepage, and brought posts on homepage too
BUT on homepage i want to display maximum 3 posts (unlike on Directory i'll display all posts)
How can i limit it to maximum 3 posts
(P.S: I tried adding "[1]" after .data.data.posts but it shows error
Thankyou
Add a reply
Sign up and join the conversation on Discord