public static class Storefront.ProductVariantPricePairEdge
extends <any>
| Constructor and Description |
|---|
ProductVariantPricePairEdge() |
ProductVariantPricePairEdge(JsonObject fields) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCursor()
A cursor for use in pagination.
|
java.lang.String |
getGraphQlTypeName() |
Storefront.ProductVariantPricePair |
getNode()
The item at the end of ProductVariantPricePairEdge.
|
Storefront.ProductVariantPricePairEdge |
setCursor(java.lang.String arg) |
Storefront.ProductVariantPricePairEdge |
setNode(Storefront.ProductVariantPricePair arg) |
boolean |
unwrapsToObject(java.lang.String key) |
public ProductVariantPricePairEdge()
public ProductVariantPricePairEdge(JsonObject fields)
throws SchemaViolationError
SchemaViolationErrorpublic java.lang.String getGraphQlTypeName()
public java.lang.String getCursor()
public Storefront.ProductVariantPricePairEdge setCursor(java.lang.String arg)
public Storefront.ProductVariantPricePair getNode()
public Storefront.ProductVariantPricePairEdge setNode(Storefront.ProductVariantPricePair arg)
public boolean unwrapsToObject(java.lang.String key)