Skip to content

useTypedQuery doesn't set response type #372

@larevalos

Description

@larevalos

Documentation https://graphqleditor.com/docs/tools/zeus/plugins/react-query/ says that when using useTypedQuery the response will be typed automatically but is not.

image

Only when I use the Chain client the response is typed, but I want to use useTypedQuery so I can take advantage of the useQuery from react.

I generated zeus files with npx zeus schema .\generatedFolder --reactQuery and I also tried npx zeus@latest schema .\generatedFolder --reactQuery

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions