GraphQL provides a really great interface for product development. We can combine that with the deployment model Netlify gives us for serverless functions to ship a graphql api.
Note: At 00:44
I say graphql.js
but show index.js
. graphql.js
is the file that should be used.