# ArticleAuthor - storefront - OBJECT Version: 2024-10 ## Description The author of an article. ### Access Scopes `unauthenticated_read_content` access scope. ## Fields * [bio](/docs/api/storefront/2024-10/scalars/String): String - The author's bio. * [email](/docs/api/storefront/2024-10/scalars/String): String! - The author’s email. * [firstName](/docs/api/storefront/2024-10/scalars/String): String! - The author's first name. * [lastName](/docs/api/storefront/2024-10/scalars/String): String! - The author's last name. * [name](/docs/api/storefront/2024-10/scalars/String): String! - The author's full name. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples