# ArticleImageInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields for an image associated with an article. ### Access Scopes ## Fields * [altText](/docs/api/admin/unstable/scalars/String): String - A word or phrase to share the nature or contents of an image. * [url](/docs/api/admin/unstable/scalars/String): String - The URL of the image. ## Input objects with this input object * [ArticleCreateInput](/docs/api/admin/unstable/input-objects/ArticleCreateInput) * [ArticleUpdateInput](/docs/api/admin/unstable/input-objects/ArticleUpdateInput) ## Examples