Skip to content

Conversation

@rmosolgo
Copy link
Owner

Currently, has*Page is always false for the reverse direction.

Now, you can set

GraphQL::Relay::ConnectionType.bidirectional_pagination = true

And graphql-ruby will provide real values for reverse-direction has*Page checks. This will become the default behavior in a future graphql-ruby version. (But it is not the default behavior now because it has performance implications.)

Fixes #955

@rmosolgo rmosolgo added this to the 1.7.0 milestone Sep 18, 2017
@rmosolgo rmosolgo changed the base branch from master to 1.7.x September 18, 2017 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants