# ArticleBlogInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields of a blog when an article is created or updated. ### Access Scopes ## Fields * [title](/docs/api/admin/unstable/scalars/String): String! - The title of the blog. ## Input objects with this input object * [articleCreate](/docs/api/admin/unstable/mutations/articleCreate) * [articleUpdate](/docs/api/admin/unstable/mutations/articleUpdate) ## Examples