Articles
If you’re just getting started with GraphQL and are already using NextJS in your project, take a look at this guide that takes you through all the required steps and explains the concepts along the way.
Hasura just announced their Series C for USD 100 million, allowing them to continue building and investing in both their Open Source project and their managed cloud service. We’re excited for what comes next from their fantastic team.
Netlify recently announced its Graph service as a public beta. It’s a way to easily integrate with APIs like Stripe, GitHub, or Salesforce via GraphQL via a single graph powered by Netlify. It also offers tools to model queries and generate necessary serverless function code. As the beta progresses, they expect more APIs to become available.
Videos
In the newest episode of graphql.wtf James dives into GraphQLs error handling and implementing a better system using GraphQLs type system and union types.