--- title: ArticleBlogInput - GraphQL Admin description: The input fields of a blog when an article is created or updated. api_version: 2025-01 api_name: admin type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2025-01/input-objects/ArticleBlogInput md: >- https://shopify.dev/docs/api/admin-graphql/2025-01/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/2025-01/scalars/String) non-null The title of the blog. *** ## Map No referencing types