Need assistance with filtering in Gatsby GraphiQL query
Hi,
I"m trying to do something that seems trivial but it's completely beating me. Any help would be greatly appreciated!
I've created a basic Gatsby site with the default starter. I'm now trying to add some custom data (the people array) to gatsby-co...