graphql / graphql/graphql-relay-js

Export pageInfoType

Open
#383 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.