Querying Static vs Dynamic Data in Gatsby.

Querying Static vs Dynamic Data in Gatsby.

Danish Khurshid

Danish Khurshid/ April 30, 2020

Gatsby uses different kinds of plugins to pull data from different data sources into Gatsby. Once it gets the desired data, it uses GraphQL to query that data. Now, why does it use GraphQL is a topic for another day. Today we will focus on what are the different ways of querying data, and what kind of data needs to be queried where.

This blogpost was written for Qed42. Read more