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

Initial goals #1

Open
21 of 29 tasks
sainthkh opened this issue Mar 6, 2019 · 0 comments
Open
21 of 29 tasks

Initial goals #1

sainthkh opened this issue Mar 6, 2019 · 0 comments

Comments

@sainthkh
Copy link
Owner

sainthkh commented Mar 6, 2019

Tool

  • fetch

Compiler

  • array
  • type name conflict
  • rename type
  • define singular name
  • fragments
  • enum
  • Union
  • input
  • interface
  • incremental compile
  • edit recognition
  • support argument types on client files.
  • support argument arrays.
  • custom scalar

Snippets

  • hello world
  • cors - don't need it. Apollo Server supports it by default.
  • fragment
  • mutation
  • pagination: numbered, load more
  • authentication
  • authorization
  • custom error
  • optimistic ui
  • polling -> real-time graph.

Examples

  • todomvc
  • pokedex
  • space client

Things to decide

  • Name of the schema root type. Currently, schemaQueryResponse => schemaRoot? documentRoot? responseRoot? or Simply response? dataRoot? -> dataRoot is the best?
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