public static class Storefront.PageInfoQuery extends Query<Storefront.PageInfoQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.PageInfoQuery |
endCursor()
The cursor corresponding to the last node in edges.
|
Storefront.PageInfoQuery |
hasNextPage()
Whether there are more pages to fetch following the current page.
|
Storefront.PageInfoQuery |
hasPreviousPage()
Whether there are any pages prior to the current page.
|
Storefront.PageInfoQuery |
startCursor()
The cursor corresponding to the first node in edges.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.PageInfoQuery endCursor()
public Storefront.PageInfoQuery hasNextPage()
public Storefront.PageInfoQuery hasPreviousPage()
public Storefront.PageInfoQuery startCursor()