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

feat: Extend local AST types with graphql’s types #10

Merged
merged 4 commits into from
Mar 24, 2023

Conversation

kitten
Copy link
Member

@kitten kitten commented Mar 23, 2023

This imports types from 'graphql' and extends all local AST types with them. An added ts-ignore pragma is added in the output to ensure that this also works when 'graphql' isn't installed.

@kitten
Copy link
Member Author

kitten commented Mar 23, 2023

This seems to fail the typings test no matter what I do 🤷

@kitten kitten closed this Mar 23, 2023
@kitten kitten reopened this Mar 23, 2023
@kitten kitten force-pushed the feat/graphql-type-intercompat branch from 34a997a to f2934fe Compare March 23, 2023 21:57
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.

2 participants