Patrick Arminio
Patrick Arminio
I'm going to close this as we now have [docs for pagination](https://strawberry.rocks/docs/guides/pagination/overview#pagination) (see https://github.com/strawberry-graphql/strawberry/pull/1345) We can always include helpers in future (or in an external library), but I'd discuss those...
@elitepc not yet, this would need us to implement the [SSE protocol](https://github.com/enisdenjo/graphql-sse/blob/master/PROTOCOL.md), and we haven't started working on in it just yet
@devennavani I've been working on implementing multipart subscriptions, would that work for you?
@omarzouk hopefully that's easy once I land #3076 :D
I think this was fixed!
@taylor-cedar can you open a new issue with the full errors and replication? 😊
@aryaniyaps apologies for letting this PR get so old! I'll review it today 😊
> Hello everyone, I tried to implement the cursor pagination, but it's not working. can you post an issue with what you've tried and what error you get?
> We might want to rethink "moving away from supergraph.yml" because fundamentally that is what this feature is going to require. We could still have a local file but maybe...
@marcoacierno I rebased this, do you think we can merge it if tests are green?