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