DEV Community

Discussion on: GraphQL API Requests with Typescript, React Query & GraphQL Code Generator

Collapse
 
jln profile image
JLN

Is there a way to not constantly having to pass the graphl client into the generated react-query hook? Seems very tedious for me.

How about JWT auth? Any way to modify the graphl client?