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

[react-apollo] Add support for `useLoadableQuery`

Open rozsival opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe.

Add support for useLoadableQuery released in @apollo/client v3.9.

Describe the solution you'd like

Allow typescript-react-apollo to generate useLoadableQuery hook with the current withHooks: true option.

Describe alternatives you've considered

N/A

Additional context

N/A

rozsival avatar Feb 29 '24 16:02 rozsival