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

Create Decorators for common endpoint types #331

Open
goldcaddy77 opened this issue Apr 6, 2020 · 1 comment
Open

Create Decorators for common endpoint types #331

goldcaddy77 opened this issue Apr 6, 2020 · 1 comment
Projects
Milestone

Comments

@goldcaddy77
Copy link
Owner

For standard endpoint types, we should create decorators and then only auto-generate the special schema components if the client has registered that endpoint type:

  • connectionQuery
  • find Query
  • findOne Query
  • create Mutation
  • update Mutation
  • delete Mutation
@goldcaddy77 goldcaddy77 added this to the V3 milestone Sep 2, 2020
@goldcaddy77 goldcaddy77 added this to To Do in V3.0 Sep 2, 2020
@goldcaddy77
Copy link
Owner Author

Make sure we hit all the points from #338 for relay connections.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
V3.0
  
To Do
Development

No branches or pull requests

1 participant