-
hello, this might be due to my misunderstanding how gatsby-source-airtable queries using GraphQL, but are duplicate field names across tables not allowed/deprecated?
-
gatsby new airtableExample
yarn add gatsby-source-airtable
add in gatsby.config airtable data.
run gatsby develop or build, will get # is not an iterator. losing my mind
-
## Description
Documentation site was unable to build locally, encountered while trying to test #13640
### Steps to reproduce
Following the directions in the [docs contributions](https://git…
-
### Which Renovate are you using? CLI, App, or Pro
App
### Which platform are you using? GitHub, GitLab, Bitbucket Azure DevOps
GitHub
### Have you checked the logs? Don't forget to includ…
-
[ENV vars prefixed with `GATSBY_` are sent to the client.](https://www.gatsbyjs.org/docs/environment-variables/#defining-environment-variables)
> OS Env Vars which are prefixed with GATSBY_ will be…
-
Hey there,
Just playing around with this plugin :ok_hand:
It wasn't entirely clear how to have multiple remote images? Do the options handle arrays of values or does gatsby support multiple `{ …
-
```
lengstorf.com git:(master) ✗ gatsby build
success open and validate gatsby-configs — 0.086 s
success load plugins — 0.798 s
success onPreInit — 6.064 s
success delete html and css files from …
-
## Summary
Lots of content in our blog, plugin and starter READmes, and other external resources have valuable content we could pull into the docs.
1. If you'd like to write one of these docs, p…
-
hello, I have two tables,
- "Shows" with a list of exhibitions
- "People" with a list of people
the "Shows" table has a field linked to the "People" table so I can pull in multiple people assoc…
-
I've just run into an issue where my mappings where not correctly applying. I managed to try this down to me using the `cleanedKey` not the actual column name as is in Airtable.
Do you think this i…