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