hygraph / gatsby-source-graphcms

The official Gatsby source plugin for GraphCMS projects
https://graphcms.com
MIT License
145 stars 41 forks source link

Ensure typePrefix value is used when generating all types #127

Closed ynnoj closed 3 years ago

ynnoj commented 3 years ago

Ensure we use the configurable typePrefix value when generating markdown and asset nodes.

Currently we're using the previously hardcode GraphCMS_ value.