The first thing you may ask when seeing graphql-hooks is "Why not use Apollo hooks?". It's the comparison most will make. In fact, there's an article comparing the two over on LogRocket. We believe ...
This is a simple module that takes a JavaScript object and turns it into a GraphQL query to be sent to a GraphQL server. Mainly useful for applications that need to generate graphql queries ...