<Link to={`/product/${x.node.handle}/`}> <Img fluid={x.node.images[0].localFile.childImageSharp.fluid} alt={x.node.handle} /> </Link>
Выдает ошибку: TypeError: Cannot read property 'childImageSharp' of null
TypeError: Cannot read property 'childImageSharp' of null