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