public static class Storefront.ProductVariantPricePairConnection
extends <any>
| Constructor and Description |
|---|
ProductVariantPricePairConnection() |
ProductVariantPricePairConnection(JsonObject fields) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Storefront.ProductVariantPricePairEdge> |
getEdges()
A list of edges.
|
java.lang.String |
getGraphQlTypeName() |
Storefront.PageInfo |
getPageInfo()
Information to aid in pagination.
|
Storefront.ProductVariantPricePairConnection |
setEdges(java.util.List<Storefront.ProductVariantPricePairEdge> arg) |
Storefront.ProductVariantPricePairConnection |
setPageInfo(Storefront.PageInfo arg) |
boolean |
unwrapsToObject(java.lang.String key) |
public ProductVariantPricePairConnection()
public ProductVariantPricePairConnection(JsonObject fields)
throws SchemaViolationError
SchemaViolationErrorpublic java.lang.String getGraphQlTypeName()
public java.util.List<Storefront.ProductVariantPricePairEdge> getEdges()
public Storefront.ProductVariantPricePairConnection setEdges(java.util.List<Storefront.ProductVariantPricePairEdge> arg)
public Storefront.PageInfo getPageInfo()
public Storefront.ProductVariantPricePairConnection setPageInfo(Storefront.PageInfo arg)
public boolean unwrapsToObject(java.lang.String key)