1. 4
    Use gatsby-image's GraphQL fragments for blurred-up and traced SVG images
    32s

Use gatsby-image's GraphQL fragments for blurred-up and traced SVG images

InstructorKyle Gill

Share this video with your friends

Send Tweet

Learn how to simplify the fields you include in your queries for image data by using GraphQL fragments. With this powerful abstraction, changing the fragment will change the behavior of your image, loading it as a minified blurred file or traced svg before loading the full size image when the rest of the content loads.