An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Through the article id query article
Arguments
id ● String!non-null
Id of article
Returns
author ● String
Blog post author
blog ● Blog
Associated blog collection object
comments ● CommentConnection
comment
content ● HTML
Blog text , without html mark
digest ● String
Article summary , does not have html mark
handle ● String
Blog post handle
id ● ID
Blog post id
image ● Image
Cover chart
onlineStoreUrl ● URL
Visit the store address for this resource
publishedAt ● Date
Post time
seo ● SEO
seo
tags ● [String]
Boke associated with blog posts
title ● String
Blog post title
Error Code
For more information about common error codes, refer to Status and error codes.
Was this article helpful to you?