solid-primitives icon indicating copy to clipboard operation
solid-primitives copied to clipboard

Graphql is not working right now

Open TheElegantCoding opened this issue 1 year ago • 2 comments

Describe the bug

reference to #504, i have the same problem, the way this package make the request is not optimal.

the request should handle errors in a better way and also have a loading state like createResource do

Minimal Reproduction Link

https://stackblitz.com/edit/github-3drhwq?file=src%2FApp.tsx

TheElegantCoding avatar Nov 21 '23 23:11 TheElegantCoding