graphql / graphql/graphql-relay-js
Export pageInfoType
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 177
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
I would like to reference this type from my own custom implementations of a connection. If this library would export this GraphQL type, I would be able to use it and ensure my pageInfo schema is consistent with relay's. Thank!
Contributor guide
Research direction
Locate the pageInfoType definition and the package's public export entry point. Check existing export tests or import patterns, then expose the type for custom connection implementations and verify that it can be imported while preserving the Relay-compatible pageInfo schema.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100