Shopify GraphQL API / Blog

An online store blog.

Implements

Fields

articleByHandle (
       String: String!
) : Article

articles (
       Int: Int
       String: String
       Int: Int
       String: String
       Boolean: Boolean
       ArticleSortKeys: ArticleSortKeys
       String: String
) : ArticleConnection!

authors : [ArticleAuthor!]!

handle : String!

id : ID!

metafield (
       String: String!
       String: String!
) : Metafield

metafields (
       String: String
       Int: Int
       String: String
       Int: Int
       String: String
       Boolean: Boolean
) : MetafieldConnection!

onlineStoreUrl : URL

seo : SEO

title : String!

Documentation created using imtala