Closed drewbaker closed 3 years ago
Would be great if we could do this:
query MyQuery { mediaItems { nodes { sourceUrl ... on Svg { html } } } }
And html gives us the contents of the SVG that was uploaded.
html
Closing and adding to fuxt-backend.
Would be great if we could do this:
And
html
gives us the contents of the SVG that was uploaded.