public static class Storefront.CommentConnectionQuery extends Query<Storefront.CommentConnectionQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CommentConnectionQuery |
edges(Storefront.CommentEdgeQueryDefinition queryDef)
A list of edges.
|
Storefront.CommentConnectionQuery |
nodes(Storefront.CommentQueryDefinition queryDef)
A list of the nodes contained in CommentEdge.
|
Storefront.CommentConnectionQuery |
pageInfo(Storefront.PageInfoQueryDefinition queryDef)
Information to aid in pagination.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CommentConnectionQuery edges(Storefront.CommentEdgeQueryDefinition queryDef)
public Storefront.CommentConnectionQuery nodes(Storefront.CommentQueryDefinition queryDef)
public Storefront.CommentConnectionQuery pageInfo(Storefront.PageInfoQueryDefinition queryDef)