https://github.com/peterleiva/paginate-graphql
WIP - Collection of tools to paginate GraphQL types compliant to GraphQL Connection pattern
https://github.com/peterleiva/paginate-graphql
graphql page pagination paging paging-library
Last synced: 6 months ago
JSON representation
WIP - Collection of tools to paginate GraphQL types compliant to GraphQL Connection pattern
- Host: GitHub
- URL: https://github.com/peterleiva/paginate-graphql
- Owner: peterleiva
- License: mit
- Created: 2022-02-15T16:00:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-15T16:00:09.000Z (over 4 years ago)
- Last Synced: 2025-05-17T11:36:59.645Z (about 1 year ago)
- Topics: graphql, page, pagination, paging, paging-library
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# paginate-graphql
Collection of tools to paginate GraphQL types compliant to Relay Pattern