Alex Blog
Thursday, January 21, 2021
Query all images in gatsby
The query is
query MyQuery {
allFile {
edges {
node {
name
ext
}
}
}
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment