Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a tutorial about using the new createTypes API #5

Open
eojthebrave opened this issue Mar 19, 2019 · 0 comments
Open

Add a tutorial about using the new createTypes API #5

eojthebrave opened this issue Mar 19, 2019 · 0 comments

Comments

@eojthebrave
Copy link
Contributor

There's a new createTypes API coming in a future version of Gatsby https://www.gatsbyjs.org/blog/2019-03-04-new-schema-customization/

Which could be used to allow you to write code in your gatsby-node.js file that could tell Gatsby that a particular field(s) from Drupal contain Markdown instead of text. Allowing you to use all the gatsby-remark-* plugins. Probably not super useful for our example application, but could be useful for anyone that's building just static pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant