Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Add support for latest graphql-js #108

Merged
merged 1 commit into from
Apr 15, 2022

Conversation

lorefnon
Copy link
Contributor

Resolves #107

- graphql-js 16.x updates two collection of constants to ts enums which
  affect this library.
- Changes needed to update the use the exported Kind &
  OperationTypeNode enums are backward incompatible so remove support
  for lower versions of graphql-js
@vercel
Copy link

vercel bot commented Apr 10, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/timkendall/tql/CN8Z9wvoNWGvHN1F4PnnnvFQGbmF
✅ Preview: https://tql-git-fork-lorefnon-codegen-type-fixes-timkendall.vercel.app

@timkendall
Copy link
Owner

@lorefnon thanks for the contribution!

@timkendall timkendall merged commit 2af2d46 into timkendall:master Apr 15, 2022
@timkendall
Copy link
Owner

Published as @timkendall/[email protected], @timkendall/tql@beta, @timkendall/[email protected], @timkendall/tql-gen@latest

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typescript errors in generated code
2 participants