test-gatsby-json-image Querying relative paths of images seems to work, however they result in null. { contentJson { image { id } } } { "data": { "contentJson": { "image": null } } }