-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…
-
Gatsby version 2.18.0 revealed problems in several plugins which mutate data after `createNode` call. When they do so - mutated fields are not registered by gatsby internal data tracking and are not a…
-
## Summary
I'm sourcing data from Airtable. When I export a page query, or a static query into a component, I'm able to transform Image nodes into usable props for `gatsby-image`, like so:
```
e…
-
👋
I wanted to test out AirTable as a data source so I set up a completely new Gatsby repo
`gatsby new my-repo-name`
Then I added this plugin
`npm install --save gatsby-source-airtable`
Then …
-
Good day all.
I am new to all this, but when I recently began moving my site from Gatsby v2 -> v3, I now get a deprecation warning.
I am not sure if this is something that others are experiencing …
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…
-
`gatsby-source-airtable@2.1.1`
```
{
baseId: process.env.AIRTABLE_BASE_ID,
tableName: `CONTENT`,
separateNodeType: true,
queryName: `S…
-
Ran a clean cache build on Netlify with `@netlify/plugin-gatsby` installed, and it seems to be getting a dependency error in the Functions building step:
```
7:30:38 PM: 5. Functions bundling …
-
Hi, after downloading I'm getting the following error. Is this due to mis aligning airtable fields?
```
ERROR #85923 GRAPHQL
There was an error in your GraphQL query:
Cannot query fiel…
-
Thanks in advance for any ideas of how to go about this Error?
____
ERROR #11321 PLUGIN
**"gatsby-source-airtable" threw an error while running the sourceNodes lifecycle:
warn The gatsby-s…