Custom Fetcher params not visible #6739
Unanswered
Sahejmaharjan1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The generated ts file doesn't contain the given params in custom fetcher.
codegen.yml
customFetcher.ts
the generated ts file
In above generated ts file the useSignUpMutation only takes options as a param.. how to get the specific params given in the customFetcher.. how to get this?
Beta Was this translation helpful? Give feedback.
All reactions