Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Using the GraphQL Api, the tags are not always included, despite the articles/blog posts being tagged.
query BlogArticleList($id: ID!, $locale: String!, $lastPost: String) {
blog(id: $id) {
id
title
handle
translations(locale: $locale) {
key
locale
}
articles(first: 50, reverse: true, after: $lastPost) {
nodes {
id
handle
title
summary
tags
}
}
Here's the query I'm running above, if I set the `first` to something smaller, the amount of posts that come back with tags does somehow increase, but that seems like a janky workaround for a Shopify Admin API Bug.
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025