Anyone tried using graph.cool with apollo and prea...
# prisma-whats-new
m
Anyone tried using graph.cool with apollo and preact?
n
I haven't! didn't have the chance to take a good look at preact yet, do you like it? 🙂
m
Yeah its a nice alternative for sure.
Most stuff works out of the box with it because you can enable a
compat
mode
n
interesting!
m
maybe I will give it a go and let you know how it goes 🙂
the size and speed is awesome too
n
sure, would love that! do you plan to use a barebones client like
graphql-request
or more like Apollo Client?
m
I am going to see if the apollo client works first
👍 1
if not I will use the request lib