GraphQL in Gridsome using Hasura

16 June 2020

Create a Postgres database on Heroku

Go to Hasura and spin up a Heroku app with a Postgres database. It's all explained in Hasura docs: Quick start with Heroku

Configure Gridsome app

https://gridsome.org/plugins/gridsome-source-graphql

Create a query and implement it in the app