Using Drupal as your Gatsby Data Source - Daily Dose of Gatsby Episode 3

preview_player
Показать описание
In this episode, we learn how to set up your Gatsby website to pull data from Drupal. We will cover:

- Setting up JSON:API on your Drupal site
- Installing the gatsby-source-drupal plugin
- Configuring the gatsby-source-drupal plugin
- Use GraphiQL to view your Drupal data
- Create Article Template to pull in Article data

Links:
Рекомендации по теме
Комментарии
Автор

I wanted to express my huge thank-you to your, sir. In 2023, the content is still very useful. I wish you could have more episodes on Gatsby, Drupal and Netlify. or any tutorial updates would be greatly appreciated.

JoeHuang-sz
Автор

Awesome, Shane, awesome tutorial, thanks a lot

jaimeseuma
Автор

Great course. Do you have any GitHub repo that you can include perhaps?

bitbyhost
Автор

Hi @CodeKarate, nice tutorial. Question: how can I fetch the site branding logo?

MicheleFasciano
Автор

Nice tutorial, thanks. I have one question, how do you show images inside body content they are html relative path links? Thanks

duartecancela
Автор

Hi Shane, you have an issue in graphQL with drupal: user property: drupal_internal__uid is not accessible via Gatsby graphQL. It is however available in drupal JSON:API. Is this intentional? How can we get the drupal_internal__uid into gatsby via graphQL?

cameroncameron
Автор

Hey Shane, the font size of the terminal and VSC are very small.

GonzaloGuevaraFreire
Автор

How are you dealing with empty fields in Drupal? If a node type has an optional field for example that is only populated on certain nodes

jamescockburn
Автор

Show can we get header, footer and content in one request?

KhaldoonMasud
Автор

Drupal8.8 Umami, no longer seems to have an image field... only media image --- I guess they updated the demo to use the core media library

jayvolk
Автор

i guess there is an issue, for example when u update article content in drupal u need to restart server gatsby because content not update when restart just browser

kamalkamals