public static class Storefront.UnknownMenuItemResource extends AbstractResponse<Storefront.UnknownMenuItemResource> implements Storefront.MenuItemResource
optimisticData, responseData| Constructor and Description |
|---|
UnknownMenuItemResource() |
UnknownMenuItemResource(JsonObject fields) |
| Modifier and Type | Method and Description |
|---|---|
static Storefront.MenuItemResource |
create(JsonObject fields) |
java.lang.String |
getGraphQlTypeName() |
boolean |
unwrapsToObject(java.lang.String key) |
collectNodes, get, getFieldName, getKey, jsonAsArray, jsonAsBoolean, jsonAsDouble, jsonAsInteger, jsonAsObject, jsonAsString, withAliaspublic UnknownMenuItemResource()
public UnknownMenuItemResource(JsonObject fields)
throws SchemaViolationError
SchemaViolationErrorpublic static Storefront.MenuItemResource create(JsonObject fields) throws SchemaViolationError
SchemaViolationErrorpublic java.lang.String getGraphQlTypeName()
getGraphQlTypeName in interface Storefront.MenuItemResourcepublic boolean unwrapsToObject(java.lang.String key)
unwrapsToObject in class AbstractResponse<Storefront.UnknownMenuItemResource>