public static class Storefront.CartUserErrorQuery extends Query<Storefront.CartUserErrorQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CartUserErrorQuery |
code()
The error code.
|
Storefront.CartUserErrorQuery |
field()
The path to the input field that caused the error.
|
Storefront.CartUserErrorQuery |
message()
The error message.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CartUserErrorQuery code()
public Storefront.CartUserErrorQuery field()
public Storefront.CartUserErrorQuery message()