question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

From this message https://github.com/hasura/graphql-engine/pull/686#issuecomment-428469217

@srghma Thanks for the feedback but Hasura GraphQL engine does not support relay at the moment. we'll revisit when we add relay support.

What’s missing in graphql-engine to support relay?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:48
  • Comments:41 (14 by maintainers)

github_iconTop GitHub Comments

124reactions
0x777commented, Oct 15, 2018

Hi @srghma @toxsick relay makes assumptions about the GraphQL server as outlined here. We haven’t made any attempt to implement this spec yet. At a quick glance, we don’t have cursors for pagination. Apart from that it shouldn’t be hard to map rest of the spec to what we already have right now.

Is there a timeline to this?

We haven’t received a lot of community interest in this feature. We’ll revisit this once more people ask for this. You can add a +1 reaction to show interest.

46reactions
0x777commented, Oct 30, 2019

Thank you all for taking the time to time to respond how important this feature is for you 😃 This has always been on our radar; we made an exploratory attempt last year too.

Just to give a bit of background, the interface that you see currently with Hasura existed before the first release of GraphQL specification in 2015 (before GraphQL, queries were written in a JSON based DSL called RQL which the console still uses!). Because of this there are some assumptions about the query interface through the codebase. However once we refactor some parts of the codebase as outlined in https://github.com/hasura/graphql-engine/issues/2801, adding an interface like Relay should be fairly straightforward. Our priority currently is to get the 1.0 release out (couple of releases away), and then work on #2801 to implement the Relay interface.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Relay Support
Biden Administration Student Debt Loan Plan: President Biden announced a three-part plan to help student loan borrowers transition back to regular payment as ......
Read more >
Contact Us | Relay / GSE
If you'd like to get in touch or request further information, we would love to hear from you. Complete the form below to...
Read more >
Relay Financial
Relay Financial Help Center home page ... Accountants and Bookkeepers · Integrations · Relay Pro · Banking with Relay · Cards · Sending...
Read more >
Have a Question? Contact Our Team for Help
Have a question about your new Relay or just want to learn more about the product? We can help—contact our support team today....
Read more >
Support
Skip to content. Search. CALL US (800) 624 6866 · SHOP · Alarm-Relay-logo. Main Menu. Monitoring Menu Toggle. Smart Home · Security Systems ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found