Show HN: Mearie – GraphQL client for web frameworks (mearie.dev)

4 points by devunt ↗ HN
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!

1 comment

[ 2.7 ms ] story [ 12.6 ms ] thread
Hi there, Apollo Client maintainer here! Great to see more GraphQL projects sprouting out there :)

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!