Skip to content

Conversation

@GeoffreyHervet
Copy link

Add support for graphql@16.x.x

The only BreakingChange is removing support for long deprecated comments as descriptions
graphql/graphql-js#2900

Comment on lines +117 to +121
const { errors } = await graphql({
schema,
source: getIntrospectionQuery(),
});

Copy link
Author

Choose a reason for hiding this comment

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

@MichalLytek
Copy link
Owner

We already have support for that in v2.0.0-beta.1 🤔
#1331

@GeoffreyHervet
Copy link
Author

yes, but the v2 is still in beta, not stable :(

@MichalLytek
Copy link
Owner

Sorry but I'm not gonna merge this and release as minor release. I don't have resources to maintain two parallel versions.

The upgrade is done and will be released with all the other changes from master as the V2.0 🔒

@MichalLytek MichalLytek added Wontfix ❌ This will not be worked on Community 👨‍👧 Something initiated by a community labels Nov 18, 2022
@GeoffreyHervet
Copy link
Author

@MichalLytek when will you merge #1331 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Community 👨‍👧 Something initiated by a community Wontfix ❌ This will not be worked on

2 participants