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

Read codegen documents from user GraphQL config #1577

Merged
merged 8 commits into from Dec 15, 2023
Merged

Conversation

frandiox
Copy link
Contributor

Changes codegen to first read documents array from the user's GraphQL config. This allows users to modify where we read queries from, which will be useful when adding CAAPI.

Also, the output for h2 codegen now shows the documents used for each generated file:

image

Copy link
Contributor

@michenly michenly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Used test branch 1fcf43c
and everything looks good 👍

@frandiox frandiox merged commit 8c477cb into main Dec 15, 2023
9 checks passed
@frandiox frandiox deleted the fd-codegen-docs branch December 15, 2023 18:12
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

Successfully merging this pull request may close these issues.

None yet

2 participants