Hello there!
I have problem with getting media/images from Strapi endpoint using GraphQL and Gatsby. I know adding ?populate=*
to the endpoint can help, but actually I don’t know how to use it with GraphQL quesry builder.
Gatsby __graphql displays in data → attributes all others params, but no image.
Any ideas how to fix it?
Thanks.