dotansimha / graphql-code-generator

A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
https://the-guild.dev/graphql/codegen/
MIT License
10.72k stars 1.31k forks source link

docs(typescript-react-apollo): Include fragment hooks section #9997

Open rohit-gohri opened 4 weeks ago

rohit-gohri commented 4 weeks ago

🚨 IMPORTANT: Please do not create a Pull Request without creating an issue first.

Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.

Description

Update documentation to include section on Apollo fragment hooks, support for which was added in https://github.com/dotansimha/graphql-code-generator-community/pull/483 but it is not present in docs

Related https://github.com/dotansimha/graphql-code-generator-community/issues/482

Type of change

Screenshots/Sandbox (if appropriate/relevant):

How Has This Been Tested?

Checklist:

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

changeset-bot[bot] commented 4 weeks ago

🦋 Changeset detected

Latest commit: 3fbd22802a5f23cc4a6c0b1a8fd4c8b86525d6bb

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

This PR includes changesets to release 0 packages When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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