Replies: 1 comment
-
I hope this helps. @ixam1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am just starting with gatsby and having trouble figuring out how to use gatsby-plugin-image in the following case:
What I tried and doesnt work:
I know I am supposed to use GatsbyImage and GraphQl Query for this, but I cant figure out how. What I did now is this workaround:
But obviously with this I dont take advantage of gatsby image plugin, and its more tedious.
My Config:
Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions