-
I'm using the new File System API and I'm trying to render my blog index page with a GraphQL query:
When I run 'yarn start (gatsby develop)' I get the following error: However, I can see the blog posts in the GraphQL Explorer: { Is the File System API supported by the Gatsby TypeScript plugin? Are there issues with using TypeScript with Gatsby? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Fixed. |
Beta Was this translation helpful? Give feedback.
Fixed.