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

typescript-react-query: keep the possibility to define fetchParams when hardcoding the endpoint

Open Zerebokep opened this issue 3 years ago • 0 comments

config: { fetcher: { endpoint: '/api' ), }, }, This removes the possibility to set fetchParams when using the generated code.

Zerebokep avatar Jul 04 '22 18:07 Zerebokep