|
|
|
|
|
by andrewingram
1896 days ago
|
|
Important to call out here, but thanks to GraphQL’s unfortunate habit of using words which already have established meanings, when a lot of people talk about “cursor-based pagination”, they actually mean keyset pagination and not something that requires a server to maintain a stateful cursor. I’m guessing this is the meaning the OP was referring to. |
|