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