I tried implementing pagination, but I keep getting this error.
This is how I am setting it up for pagination:
I believe the problem is with setting up the external part as such:
But I am not sure where to put my object to make this work — if this is even the correct way to utilize pagination.
Where am I going wrong?