graphql-code-generator-community icon indicating copy to clipboard operation
graphql-code-generator-community copied to clipboard

fix(deps): support graphql-request v7 for @graphql-codegen/typescript-graphql-request

Open nissy-dev opened this issue 1 year ago • 4 comments

Description

support graphql-request v7 for @graphql-codegen/typescript-graphql-request

Related #743, #709

Type of change

Please delete options that are not relevant.

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update

How Has This Been Tested?

  • [x] Checked that yarn build and yarn test work as expected.

Test Environment:

  • OS: MacOS
  • NodeJS: 20.12.2

Checklist:

  • [x] I have followed the CONTRIBUTING doc and the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [x] New and existing unit tests pass locally with my changes
  • [ ] Any dependent changes have been merged and published in downstream modules

nissy-dev avatar Oct 28 '24 10:10 nissy-dev

🦋 Changeset detected

Latest commit: 2d6f45913f2226987dd4fe24d093f4d727cf52f6

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

This PR includes changesets to release 2 packages
Name Type
@graphql-codegen/typescript-graphql-request Patch
@graphql-codegen/typescript-rtk-query 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

changeset-bot[bot] avatar Oct 28 '24 10:10 changeset-bot[bot]

any updates on this?

maxpain avatar Nov 23 '24 17:11 maxpain

Is there a plan to continue supporting graphql-request SDK generation? It's a fantastic feature that has significantly improved my development workflow.

solokhind avatar Dec 12 '24 15:12 solokhind

v8 is on the horizon as well under a new name:

https://graffle.js.org/ https://github.com/graffle-js/graffle/discussions/1163

scottopherson avatar Jan 02 '25 14:01 scottopherson

@graphql-codegen/[email protected] has been released to achieve this. Thank you for your effort and patience 🙏

eddeee888 avatar May 28 '25 12:05 eddeee888