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

Improve the execution pipeline splitting execution and schema generation #4284

Closed
1 of 3 tasks
Urigo opened this issue Aug 11, 2022 · 0 comments
Closed
1 of 3 tasks
Milestone

Comments

@Urigo
Copy link
Collaborator

Urigo commented Aug 11, 2022

Complete separation of execution and schema generation
- AVOID RELYING ON GRAPHQL-JS AS MUCH AS POSSIBLE
- Extracting Stitching executor like Federation’s
- In all handlers, executor and schema should be generated separately. mesh start should not generate GraphQLSchema unless it’s requested by introspection

@Urigo Urigo added this to the v1 milestone Aug 11, 2022
@theguild-bot theguild-bot mentioned this issue Aug 11, 2022
@ardatan ardatan closed this as completed Aug 22, 2023
@theguild-bot theguild-bot mentioned this issue Sep 28, 2023
This was referenced Apr 30, 2024
This was referenced May 7, 2024
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

2 participants