Page MenuHomeSoftware Heritage

GraphQL: Pagination fixes to comply with the Relay spec
Closed, MigratedEdits Locked

Description

https://relay.dev/graphql/connections.htm
Fix issue in pagination 'after' argument

  • Add missing mandatory fields to pageinfo
  • after argument fix

It will return objects from 'after' cursor. This is not in sync with the spec

Event Timeline

jayeshv renamed this task from GraphQL: Fix issue in pagination to GraphQL: Fix issue in pagination 'after' argument.Jun 30 2022, 4:32 PM
jayeshv triaged this task as Low priority.
jayeshv created this task.
jayeshv raised the priority of this task from Low to Normal.Aug 23 2022, 12:03 PM
jayeshv renamed this task from GraphQL: Fix issue in pagination 'after' argument to GraphQL: Pagination fixes to comply with the Relay spec.Sep 22 2022, 6:31 PM
jayeshv updated the task description. (Show Details)
jayeshv updated the task description. (Show Details)
jayeshv removed a subscriber: bchauvet.