Where does ghost load graphql fragments in gatsby-starter-ghost

In the gatsby-starter-ghost there’s a file with fragments defined in /src/utils/fragments.js, however I can’t figure out how it’s loaded into the gatsby sytem? Anyone have any information on this?