public static class Storefront.ArticleAuthorQuery extends Query<Storefront.ArticleAuthorQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| 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.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.ArticleAuthorQuery bio()
public Storefront.ArticleAuthorQuery email()
public Storefront.ArticleAuthorQuery firstName()
public Storefront.ArticleAuthorQuery lastName()
public Storefront.ArticleAuthorQuery name()