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

fix(cli): support ApolloEngine loader in TypeScript config #8368

Merged
merged 2 commits into from Sep 20, 2022

Conversation

charlypoly
Copy link
Contributor

Fixes #8307

@charlypoly charlypoly self-assigned this Sep 20, 2022
@changeset-bot
Copy link

changeset-bot bot commented Sep 20, 2022

🦋 Changeset detected

Latest commit: b304c23

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@graphql-codegen/cli Patch
@graphql-codegen/plugin-helpers Patch
@graphql-cli/codegen Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-cli/codegen 2.4.1-alpha-20220920093645-344b6e55d npm ↗︎ unpkg ↗︎
@graphql-codegen/cli 2.12.1-alpha-20220920093645-344b6e55d npm ↗︎ unpkg ↗︎
@graphql-codegen/plugin-helpers 2.7.1-alpha-20220920093645-344b6e55d npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Sep 20, 2022

🚀 Website Preview

The latest changes to the website are available as preview in: https://9404a3d6.graphql-code-generator.pages.dev

@charlypoly charlypoly merged commit 4113b1b into master Sep 20, 2022
@charlypoly charlypoly deleted the fix/cli-ts-schema-apollo-engine-loader branch September 20, 2022 14:58
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.

ApolloEngineOptions should be included in CodegenConfig.schema
1 participant