Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make the relay framework work + example #5

Closed
10 tasks done
mjarkk opened this issue Oct 15, 2021 · 0 comments
Closed
10 tasks done

make the relay framework work + example #5

mjarkk opened this issue Oct 15, 2021 · 0 comments

Comments

@mjarkk
Copy link
Owner

mjarkk commented Oct 15, 2021

There seems to be a lot of small things we need to improve to make relay work, lets track them here.

  • Schema definition returns duplicated directives
  • get-graphql-schema http://127.0.0.1:3000/graphql
  • Label methods to have an ID response, required for the relay node
  • Relay example examples: add Relay #7
  • Graphql Input types
    • ID type never required 820b988
    • Ptr value set if input field is provided but no value set (also for variables and default variables) 4e3e0fb
    • Check behaviour on input object with pointers inside (also on variables) 5e7cd72
@mjarkk mjarkk mentioned this issue Oct 17, 2021
@mjarkk mjarkk closed this as completed Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant