--- title: ArticleAuthor - GraphQL Admin description: Represents an article author in an Article. api_version: 2024-10 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/2024-10/objects/ArticleAuthor' md: 'https://shopify.dev/docs/api/admin-graphql/2024-10/objects/ArticleAuthor.txt' --- # Article​Author object Requires `read_content` access scope or `read_online_store_pages` access scope. Represents an article author in an Article. ## Fields * name [String!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) non-null The author's full name. *** ## Map ### Fields with this object * {}[Article.author](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Article#field-author)