|
I have not worked on frontend for a few months, but I remember that the documentation was a lot more informative than what I see right now. For example, in the page of useQuery for Vue, you cannot see what constitutes the type of options parameter. What actually constitutes DefinedInitialQueryOptions? Same for the return type UseQueryDefinedReturnType. What actually constitues this type? What are the properties? I included images below for reference.
|
Replies: 3 comments
|
I am just scanning the change history and found out it is probably because of this #11378? |
|
We are now generating those docs from jsdoc code comments but it shouldn't get worse. @sukvvon fyi |
|
Understood. This process is currently in progress. I plan to make the document better. I would appreciate it if you could wait just a few days. |


Understood. This process is currently in progress. I plan to make the document better. I would appreciate it if you could wait just a few days.