dotansimha / dotansimha/graphql-code-generator

[documentation] react-query legacyMode description is incorrect

Open
#9,324 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11.3k
Forks
1.4k
Avg merge
1d 1h
Merged PRs (30d)
23

Description

### Which packages are impacted by your issue?

_No response_

### Describe the bug

According to the [website documentation](https://the-guild.dev/graphql/codegen/plugins/typescript/typescript-react-query#legacymode), the default value of `legacyMode` is `true`. Looking at the [4.0.0 CHANGELOG](https://github.com/dotansimha/graphql-code-generator-community/blob/63a5322bd8db4c123bd2906551a3a1fabb32b2ae/packages/plugins/typescript/react-query/CHANGELOG.md#400) it says that the value is `false` by default (which is correct)

### Your Example Website or App

N/A

### Steps to Reproduce the Bug or Issue

Go to the [website documentation](https://the-guild.dev/graphql/codegen/plugins/typescript/typescript-react-query#legacymode) and see the incorrect information

### Expected behavior

I would expect the website documentation to match the actual behavior of the `legacyMode` option

### Screenshots or Videos

_No response_

### Platform

macOS

### Codegen Config File

_No response_

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.