Closed IvanKiral closed 2 years ago
In the process of doing the Gatsby *homepage starter there occurred a situation in which it was needed to transform Kontent image which is stored in element to a type which is needed in Gatsby
Export https://github.com/Kentico/kontent-gatsby-packages/blob/master/packages/gatsby-kontent-components/src/image-element/get-gatsby-image-data.ts getGatsbyImageData in Index.ts
getGatsbyImageData
Index.ts
Motivation
In the process of doing the Gatsby *homepage starter there occurred a situation in which it was needed to transform Kontent image which is stored in element to a type which is needed in Gatsby
Proposed solution
Export https://github.com/Kentico/kontent-gatsby-packages/blob/master/packages/gatsby-kontent-components/src/image-element/get-gatsby-image-data.ts
getGatsbyImageData
inIndex.ts
Additional context