Components for Fragments at Gatsby Graphql

Hello, I am experiencing the next issue:

Using Strapi and Gatsby together there are no components routes at GraphQL, so this is not possible to use GraphQL fragments, that is very uncomfortable.

Is it possible to get it loaded or there is no such posibility now?

Strapi’s graphql: 2020-12-28_16-36-48.png — Yandex.Disk

PS: I am using GitHub - strapi/gatsby-source-strapi: Gatsby source plugin for building websites using Strapi as a data so

System Information
  • Strapi Version: 3.4.0
  • Operating System: Windows
  • Database: MySQL
  • Node Version: 12.14.0
  • NPM Version: 6.14.7
  • Yarn Version: 1.21.1

Nobody knows? Nobody uses GraphQL fragments and everyone copy-pastes all the GQL structures?
Just don’t understand, why I can’t find any issues related to this one :frowning: So weird

1 Like

My fix solution: Gatsby + Strapi: Solving "dummy-content" problem for "Dynamic Zones" · GitHub

1 Like