1 question
0 votes
1 answer
572 views
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 ...