Wp-graphql: Cursor Pagination for User connection

Created on 21 Apr 2017  路  4Comments  路  Source: wp-graphql/wp-graphql

There's not any filters in the \WP_User_Query class for modifying the SELECT statement in order to customize for cursor pagination, so we'll need to come up with another way to add cursor pagination for users.

See other cursors implemented here: #114

Breaking Change Bug Hacktoberfest Needs Discussion help wanted

Most helpful comment

I can try to poke at this.

All 4 comments

This does not sound like a fun issue to tackle...

This might be puntable, since it _technically_ works right now, just not in a very relay way.

I believe the work done by @epeli should make this an accomplishable task now 馃槃

Can probably get this on the roadmap for the next release 馃

I can try to poke at this.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

furenku picture furenku  路  4Comments

CalebBarnes picture CalebBarnes  路  4Comments

jasonbahl picture jasonbahl  路  4Comments

saulirajala picture saulirajala  路  3Comments

moonmeister picture moonmeister  路  4Comments