graphql-client icon indicating copy to clipboard operation
graphql-client copied to clipboard

Relay implementation

Open ghost opened this issue 6 years ago • 3 comments
trafficstars

It would be nice to support Relay implementations in order to simplify pagination of results.

ghost avatar Dec 15 '18 14:12 ghost

Can you give more information about this?

deinok avatar Dec 15 '18 21:12 deinok

You can see information about Relay here. I saw that Relay is already supported in the server-side repository but not in this one. I have created a repository supporting this. It also features building query strings following an expression-based approach (similar to Linq).

karrocon avatar Dec 18 '18 13:12 karrocon

@pekkah Do you have more information about this? I mean, the "Relay Servers" change the spec at protocol level or is just some hight end API?

deinok avatar Dec 18 '18 14:12 deinok