reactioncommerce/reaction

Add offset pagination everywhere

Open

#6,252 创建于 2020年5月22日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)JavaScript (2,198 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (12,181 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南