Urql + SolidJS Integration (solid-urql) #1769
tqwewe
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am just writing here that I've ported the URQL React library to Solid JS.
It is available on NPM as solid-urql.
It doesn't have the components ported yet, just the
createQuery
,createMutation
&createSubscription
so far. It hasn't been tested thoroughly, but I hope anyone trying it out doesn't experience any issues with it.Beta Was this translation helpful? Give feedback.
All reactions