Open
Description
Hi all, I noticed that the documentation for the types of UseLazyQuery
is out of date. Specifically, UseQueryStateResult
appears to require two generic parameters as of version 1.8.2, and does not appear to have the correct shape as documented.
Would it be possible to update this? Thank you!