davidpaulsson / gatsby-source-airtable-next

9 stars 2 forks source link

Customized the built-in GraphQL type warning #3

Open davidpaulsson opened 2 years ago

davidpaulsson commented 2 years ago

Can we suppress these errors or refactor somehow? It's this plugin and the fiddling of types is very intentional and working.

Plugin gatsby-source-airtable-next has customized the built-in Gatsby GraphQL type AirtableProducts. This is allowed, but could potentially cause conflicts.

Let's figure out why this warning happens!