--- title: ArticleBlogInput - GraphQL Admin description: The input fields of a blog when an article is created or updated. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/ArticleBlogInput md: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/ArticleBlogInput.md --- # Article​Blog​Input input\_object The input fields of a blog when an article is created or updated. ## Fields * title [String!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) non-null The title of the blog. *** ## Map No referencing types