gatsbyjs / themes

This is a repo for Gatsby's official themes.
138 stars 78 forks source link

[gatsby-theme-i18n] Documentation for GraphQL parameters #139

Open orsi opened 3 years ago

orsi commented 3 years ago

I am having a hard time trying to find what query parameters are available to pass into my GraphQL queries. I know of $locale only from looking at the example repo, but I know $hrefLang is also available.

Where is the documentation on this?