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

Project Requirements #7

Open
13 tasks
schickling opened this issue Nov 6, 2017 · 0 comments
Open
13 tasks

Project Requirements #7

schickling opened this issue Nov 6, 2017 · 0 comments

Comments

@schickling
Copy link
Contributor

schickling commented Nov 6, 2017

This project is meant as a go-to resource for modern, scalable GraphQL server implementations.

Requirements

  • Use case that contains all following requirements
  • Control delegated schema args (e.g. filter)
  • Authorization
    • Elegant query permission system
    • Middleware system
  • Logging
  • Dataloader pattern
  • Scalable code structure
  • Compensate breaking changes caused by the database model
  • File handling
  • Subscriptions
  • Schema stitching
  • Easy deployment
  • Fast development/feedback flow
    • Compile check based on stitched schemas
    • Codegen
  • integration with Apollo Engine
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