public static class Storefront.ArticleAuthorQuery
extends <any>
| Modifier and Type | Method and Description |
|---|---|
Storefront.ArticleAuthorQuery |
bio()
The author's bio.
|
Storefront.ArticleAuthorQuery |
email()
The author’s email.
|
Storefront.ArticleAuthorQuery |
firstName()
The author's first name.
|
Storefront.ArticleAuthorQuery |
lastName()
The author's last name.
|
Storefront.ArticleAuthorQuery |
name()
The author's full name.
|
public Storefront.ArticleAuthorQuery bio()
public Storefront.ArticleAuthorQuery email()
public Storefront.ArticleAuthorQuery firstName()
public Storefront.ArticleAuthorQuery lastName()
public Storefront.ArticleAuthorQuery name()