gatsby-source-custom-api icon indicating copy to clipboard operation
gatsby-source-custom-api copied to clipboard

Add support for image urls that are just strings

Open friedger opened this issue 6 years ago • 0 comments

My data source api provides images just as a key value of type string (not object with key url).

Therefore, it would be nice if I could specify that the image is just a string.

friedger avatar Jul 02 '19 10:07 friedger