|
|
|
Show HN: Mearie – GraphQL client for web frameworks
(mearie.dev)
|
|
4 points
by devunt
237 days ago
|
|
I'm working on Mearie, a GraphQL client. While Relay worked well for me in React (though there was room for improvement), I needed a GraphQL client that feels natural with Svelte and/or SolidJS. So I decided to make one. You can learn more about the motivation in the docs. I just released the first version and most things in the docs should work. Would love to hear your thoughts! |
|
If I may ask, are there any things that are currently missing in Apollo Client to be a good match for Svelte or SolidJS? If there are things we can improve, I'd be happy to know!