sammarks / objection-graphql-relay

Helpers for combining Objection models with GraphQL Relay
MIT License
0 stars 0 forks source link

Use objection-cursor #1

Open sammarks opened 5 years ago

sammarks commented 5 years ago

Let's rework in a v2 to use objection-cursor.

We might need to figure out how to get the cursors from it, but that could just be a part of the API that's not documented (since we'll need cursors for each index).

sammarks commented 4 years ago

Actually just need to leave a note in the README that this library can probably be replaced largely with apollo-cursor-pagination