Questions tagged [gatsby-source-graphql]

1 questions
0
votes
1 answer

Gatsby v5 and GraphQL: 'Error: Schema must contain uniquely named types but contains multiple types named "File".'

I'm developing my website using Gatsby v5 and I'm currently struggling with a GraphQL issue. Problem I use a static GraphQL query to pull the openGraphImageUrl from some GitHub repositories and display each in a card component. In order to have more…
Julian
  • 5,290
  • 1
  • 17
  • 40