climatescape/climatescape.org

Fetch Capital types from graphql

Closed this issue · 0 comments

The capital types are currently listed in gatsby-node and utils/capital, which is redundant and unnecessary since the data comes from graphql.

We could get it in gatsby-node and share it as pageContext perhaps.