public static class Storefront.ProductConnectionQuery extends Query<Storefront.ProductConnectionQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.ProductConnectionQuery |
edges(Storefront.ProductEdgeQueryDefinition queryDef)
A list of edges.
|
Storefront.ProductConnectionQuery |
filters(Storefront.FilterQueryDefinition queryDef)
A list of available filters.
|
Storefront.ProductConnectionQuery |
nodes(Storefront.ProductQueryDefinition queryDef)
A list of the nodes contained in ProductEdge.
|
Storefront.ProductConnectionQuery |
pageInfo(Storefront.PageInfoQueryDefinition queryDef)
Information to aid in pagination.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.ProductConnectionQuery edges(Storefront.ProductEdgeQueryDefinition queryDef)
public Storefront.ProductConnectionQuery filters(Storefront.FilterQueryDefinition queryDef)
public Storefront.ProductConnectionQuery nodes(Storefront.ProductQueryDefinition queryDef)
public Storefront.ProductConnectionQuery pageInfo(Storefront.PageInfoQueryDefinition queryDef)