Adam LeVasseur

Results 15 comments of Adam LeVasseur

Until gridsome fixes this... If you want this workaround but for image files vs "media files" (videos mainly), you need to change that snippet above slightly: ``` config.module.rule('images') .use('url-loader') .loader('url-loader')...

Would be great to have this. What gatsby does looks good to me: https://www.gatsbyjs.org/docs/using-graphql-fragments/ Basically it grabs fragments from all files and makes them available to all queries.

It still does not work for me using latest version (5.1.0), even though its been a while and I assume @huyphams has gotten that proposed change in by now. I...

@huyphams yes public schema. See attached ![Notification_Center](https://user-images.githubusercontent.com/188466/201648233-3dc68732-1306-433b-a212-e2a4ce63968a.png)