docs(useQueryWithUtilities): Add story with non default request result#111
docs(useQueryWithUtilities): Add story with non default request result#111
Conversation
8657005 to
f6ae512
Compare
|
Diff Coverage: The code coverage on the diff in this pull request is 0.0%. Total Coverage: This PR will not change total coverage. 🛟 Help
|
f6ae512 to
57cc840
Compare
LightOfHeaven1994
left a comment
There was a problem hiding this comment.
LGTM, works as expected! Thank you ❤️
This adds an example for the
useQueryWithUtilitieswith a request that returns a non-default response. The example response in this case has adataprop, but is not an array, which has caused issues with some API responses in apps.How to test: