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

Roadmap and task list #1

Open
1 of 15 tasks
mmiller-max opened this issue Oct 14, 2021 · 0 comments
Open
1 of 15 tasks

Roadmap and task list #1

mmiller-max opened this issue Oct 14, 2021 · 0 comments

Comments

@mmiller-max
Copy link
Collaborator

mmiller-max commented Oct 14, 2021

This issue serves as a roadmap for key features that are not yet implemented

GraphQL features not yet implemented

  • Documents
    • Build query once and pass variables each time it is executed
    • Multiple operations in one request to a server
    • Multiple definitions in one request to a server (needed for fragments)
  • Directives
  • Fragments
  • Inline Fragments
  • Arguments on all fields (including output fields)

General improvements

  • Global client Add global_graphql_client #4
  • Schema introspection
    • Improve performance of query
    • See if query needs updating
    • Can we type the schema?
    • Add tests
  • Check runtime dispatch with JETTest

What introspection features/queries would be useful?

@mmiller-max mmiller-max pinned this issue Oct 14, 2021
@mmiller-max mmiller-max changed the title Roadmap Roadmap and task list Oct 27, 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