You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also my terminal is complaining about using a CreateTypes/createSchemaCustomization function & i found out the rssHtml is not reachable in the GrapQhl playground. How to make types the new way?
This discussion was converted from issue #31174 on May 03, 2021 08:58.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I'm bustin' my head trying to solve the latest breaking changes of my RSSfeeds using [email protected] & [email protected] (latest of the latest).
gatsby-config.js:
Also my terminal is complaining about using a CreateTypes/createSchemaCustomization function & i found out the
rssHtml
is not reachable in the GrapQhl playground. How to make types the new way?gatsby-node.js:
Expected result
Contentful Raw data should transform to readable html elements for my RSS feeds
Actual result
My code shows up like this: (see content:encoded)

Environment
1. Someone knows how to tranform/parse the data to readable html?
2. Why is my terminal complaining about createTypes/createSchemaCustomization?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions