I'm using slicemachine the NextJS version.
I have a slice called latest posts. I want to get the 3 latest posts from our data in prismic and pass it to the slice machine.
Is there currently a prop that I can use where i can pass this data and use it in that specific slice.
Thanks in advance