{
products(first: 10, reverse: true) {
edges {
node {
id
title
handle
resourcePublicationOnCurrentPublication {
publication {
name
id
}
publishDate
isPublished
}
}
}
}
}
Created
June 13, 2022 17:41
-
-
Save stevemar/1d41e1f1cf18a429627e667ffc892ded to your computer and use it in GitHub Desktop.
test graphql
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment