Unfortunately, I don't have plans to integrate with GraphQL. I wanted to keep it closer to Turbolink's approach by loading the next page's props into the store instead of firing off a bunch of API requests.
Great thing is, aside from the way it loads data, its just mostly plain Redux and React. Feel free to add your own functionality.
3 comments
[ 3.1 ms ] story [ 18.9 ms ] threadGreat thing is, aside from the way it loads data, its just mostly plain Redux and React. Feel free to add your own functionality.