reactioncommerce/reaction

Add offset pagination everywhere

Offen

#6.252 geöffnet am 22.05.2020

 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.198 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (12.181 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

The pagination util function supports offset automatically, but the offset field needs to be added to the GraphQL schema params for each query for it to work. This is a general tracking issue, but someone should investigate to determine which queries and missing offset, and create an individual enhancement issue for each in the api-plugin-* repos.

Contributor Guide