Skip to content
This repository has been archived by the owner on Jul 17, 2018. It is now read-only.

fabe/test-gatsby-json-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-gatsby-json-image

Querying relative paths of images seems to work, however they result in null.

{
  contentJson {
    image {
      id
    }
  }
}
{
  "data": {
    "contentJson": {
      "image": null
    }
  }
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published