All Questions
1 question
3
votes
3
answers
477
views
Is this a good approach for creating pages for multiple content typs with GatsbyJS?
I'm trying to create pages for multiple content types in Gatsby and I was wondering if this is the right approach:
My gatsby-node.js file:
...