Create and Source Custom Nodes from Data in Gatsby with createNode

Share this video with your friends

Send Tweet

In this lesson, you'll learn how to create custom nodes in Gatsby sourced from data from the PokeAPI. We'll walk through making Gatsby's API available through createNode and how to use it to make our data available to query in GraphQL.