mickhansen / graphql-sequelize

GraphQL & Relay for MySQL & Postgres via Sequelize
MIT License
1.9k stars 172 forks source link

[WIP] feat(relay.js): add support for bi-directional pagination #600

Closed intellix closed 4 years ago

intellix commented 6 years ago

Thought I'd push the tests that at least work to show that it works with regular relay. The rest is coming as I get more time to work on it

mickhansen commented 6 years ago

Am i missing something or wouldn't using before with first be redundant?

mickhansen commented 6 years ago

https://facebook.github.io/relay/graphql/connections.htm#sec-Arguments

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.