Building a Book app with NextJs, Hasura & gqless
qgless, it’s a tool that makes you generate the queries at runtime based upon the data your app consumes, which means converting the paths into GraphQL queries.
A GraphQL client without queries ✨
Step 1: App setup
So, let's start by installing Next...
heithem_moumni.hashnode.dev