Page MenuHomeSoftware Heritage

Implement a generic pagination support for the GraphQL response.
Closed, MigratedEdits Locked

Description

Pagination support with cursor.

  • A bit hard with the current way storage apis are organized. May have to settle with an alternate easy to implement initial version.

Follow the edges and node structure

Event Timeline

jayeshv triaged this task as Normal priority.Sep 6 2021, 10:18 AM
jayeshv created this task.
jayeshv renamed this task from Implement pagination support to Implement a generic pagination support for the GraphQL response..Mar 1 2022, 9:21 AM
jayeshv changed the task status from Open to Work in Progress.Mar 28 2022, 4:01 PM
jayeshv edited projects, added GraphQL API; removed Web app.